Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/include/asm/
H A Dhpet.h36 #define HPET_ID_LEGSUP 0x00008000 macro
/openbmc/linux/arch/x86/include/asm/
H A Dhpet.h34 #define HPET_ID_LEGSUP 0x00008000 macro
/openbmc/linux/arch/x86/kernel/
H A Dhpet.c1098 if (id & HPET_ID_LEGSUP) { in hpet_enable()