Home
last modified time | relevance | path

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

/linux/arch/mips/loongson64/
H A Dhpet.c98 cfg |= HPET_TN_ENABLE | HPET_TN_PERIODIC | HPET_TN_SETVAL | in hpet_set_state_periodic()
121 cfg &= ~HPET_TN_ENABLE; in hpet_set_state_shutdown()
142 cfg |= HPET_TN_ENABLE | HPET_TN_32BIT; in hpet_set_state_oneshot()
/linux/arch/mips/include/asm/
H A Dhpet.h47 #define HPET_TN_ENABLE 0x0004 macro
/linux/arch/x86/include/asm/
H A Dhpet.h45 #define HPET_TN_ENABLE 0x0004 macro