Home
last modified time | relevance | path

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

/linux-6.15/arch/x86/kernel/
H A Dhpet.c254 hpet_writel(cfg, HPET_CFG); in hpet_stop_counter()
259 hpet_writel(0, HPET_COUNTER); in hpet_reset_counter()
260 hpet_writel(0, HPET_COUNTER + 4); in hpet_reset_counter()
268 hpet_writel(cfg, HPET_CFG); in hpet_start_counter()
294 hpet_writel(cfg, HPET_CFG); in hpet_enable_legacy_int()
1052 hpet_writel(cfg, HPET_CFG); in hpet_enable()
1066 hpet_writel(cfg, HPET_Tn_CFG(i)); in hpet_enable()
1170 hpet_writel(cfg, HPET_CFG); in hpet_disable()
1290 hpet_writel(cnt, HPET_T1_CMP); in hpet_rtc_timer_init()
1296 hpet_writel(cfg, HPET_T1_CFG); in hpet_rtc_timer_init()
[all …]