Home
last modified time | relevance | path

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

/Linux-v4.19/arch/mips/include/asm/
Dhpet.h54 #define HPET_TN_FSB 0x4000 macro
/Linux-v4.19/arch/x86/include/asm/
Dhpet.h52 #define HPET_TN_FSB 0x4000 macro
/Linux-v4.19/arch/x86/kernel/
Dhpet.c451 cfg |= HPET_TN_ENABLE | HPET_TN_FSB; in hpet_msi_unmask()
462 cfg &= ~(HPET_TN_ENABLE | HPET_TN_FSB); in hpet_msi_mask()
985 cfg &= ~(HPET_TN_ENABLE | HPET_TN_LEVEL | HPET_TN_FSB); in hpet_enable()
989 | HPET_TN_FSB | HPET_TN_FSB_CAP); in hpet_enable()