Home
last modified time | relevance | path

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

/arch/mips/include/asm/
Dhpet.h45 #define HPET_TN_LEVEL 0x0002 macro
/arch/x86/include/asm/
Dhpet.h43 #define HPET_TN_LEVEL 0x0002 macro
/arch/mips/loongson64/loongson-3/
Dhpet.c96 cfg &= ~HPET_TN_LEVEL; in hpet_set_state_periodic()
/arch/x86/kernel/
Dhpet.c903 cfg &= ~(HPET_TN_ENABLE | HPET_TN_LEVEL | HPET_TN_FSB); in hpet_enable()