Searched refs:HPET_TN_FSB_CAP (Results 1 – 2 of 2) sorted by relevance
/linux-3.4.99/arch/x86/include/asm/ | ||
D | hpet.h | 54 #define HPET_TN_FSB_CAP 0x8000 macro |
/linux-3.4.99/arch/x86/kernel/ | ||
D | hpet.c | 602 if (!(cfg & HPET_TN_FSB_CAP)) in hpet_msi_capability_lookup() |