Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/loongson64/
H A Dhpet.c96 cfg = hpet_read(HPET_T0_CFG); in hpet_set_state_periodic()
100 hpet_write(HPET_T0_CFG, cfg); in hpet_set_state_periodic()
120 cfg = hpet_read(HPET_T0_CFG); in hpet_set_state_shutdown()
122 hpet_write(HPET_T0_CFG, cfg); in hpet_set_state_shutdown()
135 cfg = hpet_read(HPET_T0_CFG); in hpet_set_state_oneshot()
143 hpet_write(HPET_T0_CFG, cfg); in hpet_set_state_oneshot()
/openbmc/linux/arch/mips/include/asm/
H A Dhpet.h23 #define HPET_T0_CFG 0x100 macro
/openbmc/linux/arch/x86/include/asm/
H A Dhpet.h21 #define HPET_T0_CFG 0x100 macro