Home
last modified time | relevance | path

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

/arch/mips/include/asm/
Dhpet.h53 #define HPET_TN_FSB 0x4000 macro
/arch/x86/include/asm/
Dhpet.h51 #define HPET_TN_FSB 0x4000 macro
/arch/x86/kernel/
Dhpet.c461 cfg |= HPET_TN_ENABLE | HPET_TN_FSB; in hpet_msi_unmask()
472 cfg &= ~(HPET_TN_ENABLE | HPET_TN_FSB); in hpet_msi_mask()
903 cfg &= ~(HPET_TN_ENABLE | HPET_TN_LEVEL | HPET_TN_FSB); in hpet_enable()
907 | HPET_TN_FSB | HPET_TN_FSB_CAP); in hpet_enable()