Home
last modified time | relevance | path

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

/linux-4.4.14/arch/mips/include/asm/
Dhpet.h35 #define HPET_ID_LEGSUP 0x00008000 macro
/linux-4.4.14/arch/x86/include/asm/
Dhpet.h33 #define HPET_ID_LEGSUP 0x00008000 macro
/linux-4.4.14/arch/x86/kernel/
Dhpet.c914 if (id & HPET_ID_LEGSUP) { in hpet_enable()
950 if (hpet_readl(HPET_ID) & HPET_ID_LEGSUP) in hpet_late_init()