Home
last modified time | relevance | path

Searched refs:HPET_TN_LEVEL (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/arch/mips/include/asm/
H A Dhpet.h46 #define HPET_TN_LEVEL 0x0002 macro
/openbmc/linux/arch/x86/include/asm/
H A Dhpet.h44 #define HPET_TN_LEVEL 0x0002 macro
/openbmc/linux/arch/mips/loongson64/
H A Dhpet.c97 cfg &= ~HPET_TN_LEVEL; in hpet_set_state_periodic()
/openbmc/linux/arch/x86/kernel/
H A Dhpet.c1075 cfg &= ~(HPET_TN_ENABLE | HPET_TN_LEVEL | HPET_TN_FSB); in hpet_enable()