Home
last modified time | relevance | path

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

/linux-3.4.99/arch/x86/include/asm/
Dhpet.h53 #define HPET_TN_FSB 0x4000 macro
/linux-3.4.99/arch/x86/kernel/
Dhpet.c434 cfg |= HPET_TN_ENABLE | HPET_TN_FSB; in hpet_msi_unmask()
445 cfg &= ~(HPET_TN_ENABLE | HPET_TN_FSB); in hpet_msi_mask()