Home
last modified time | relevance | path

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

/linux-4.1.27/arch/mips/include/asm/
Dhpet.h25 #define HPET_T1_CFG 0x120 macro
/linux-4.1.27/arch/x86/include/asm/
Dhpet.h23 #define HPET_T1_CFG 0x120 macro
/linux-4.1.27/arch/x86/kernel/
Dhpet.c1087 cfg = hpet_readl(HPET_T1_CFG); in hpet_rtc_timer_init()
1090 hpet_writel(cfg, HPET_T1_CFG); in hpet_rtc_timer_init()
1101 cfg = hpet_readl(HPET_T1_CFG); in hpet_disable_rtc_channel()
1103 hpet_writel(cfg, HPET_T1_CFG); in hpet_disable_rtc_channel()