Home
last modified time | relevance | path

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

/arch/mips/include/asm/
Dhpet.h25 #define HPET_T1_CFG 0x120 macro
/arch/x86/include/asm/
Dhpet.h23 #define HPET_T1_CFG 0x120 macro
/arch/x86/kernel/
Dhpet.c1114 cfg = hpet_readl(HPET_T1_CFG); in hpet_rtc_timer_init()
1117 hpet_writel(cfg, HPET_T1_CFG); in hpet_rtc_timer_init()
1127 u32 cfg = hpet_readl(HPET_T1_CFG); in hpet_disable_rtc_channel()
1129 hpet_writel(cfg, HPET_T1_CFG); in hpet_disable_rtc_channel()