Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/include/asm/
H A Dhpet.h26 #define HPET_T1_CFG 0x120 macro
/openbmc/linux/arch/x86/include/asm/
H A Dhpet.h24 #define HPET_T1_CFG 0x120 macro
/openbmc/linux/arch/x86/kernel/
H A Dhpet.c1303 cfg = hpet_readl(HPET_T1_CFG); in hpet_rtc_timer_init()
1306 hpet_writel(cfg, HPET_T1_CFG); in hpet_rtc_timer_init()
1316 u32 cfg = hpet_readl(HPET_T1_CFG); in hpet_disable_rtc_channel()
1319 hpet_writel(cfg, HPET_T1_CFG); in hpet_disable_rtc_channel()