Home
last modified time | relevance | path

Searched refs:hpet_writel (Results 1 – 1 of 1) sorted by relevance

/linux/arch/x86/kernel/
A Dhpet.c253 hpet_writel(cfg, HPET_CFG); in hpet_stop_counter()
258 hpet_writel(0, HPET_COUNTER); in hpet_reset_counter()
259 hpet_writel(0, HPET_COUNTER + 4); in hpet_reset_counter()
267 hpet_writel(cfg, HPET_CFG); in hpet_start_counter()
293 hpet_writel(cfg, HPET_CFG); in hpet_enable_legacy_int()
1062 hpet_writel(cfg, HPET_CFG); in hpet_enable()
1076 hpet_writel(cfg, HPET_Tn_CFG(i)); in hpet_enable()
1178 hpet_writel(cfg, HPET_CFG); in hpet_disable()
1298 hpet_writel(cnt, HPET_T1_CMP); in hpet_rtc_timer_init()
1304 hpet_writel(cfg, HPET_T1_CFG); in hpet_rtc_timer_init()
[all …]

Completed in 6 milliseconds