Home
last modified time | relevance | path

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

/linux-4.4.14/arch/mips/include/asm/
Dhpet.h25 #define HPET_T1_CFG 0x120 macro
/linux-4.4.14/arch/x86/include/asm/
Dhpet.h23 #define HPET_T1_CFG 0x120 macro
/linux-4.4.14/arch/x86/kernel/
Dhpet.c1111 cfg = hpet_readl(HPET_T1_CFG); in hpet_rtc_timer_init()
1114 hpet_writel(cfg, HPET_T1_CFG); in hpet_rtc_timer_init()
1124 u32 cfg = hpet_readl(HPET_T1_CFG); in hpet_disable_rtc_channel()
1126 hpet_writel(cfg, HPET_T1_CFG); in hpet_disable_rtc_channel()