Home
last modified time | relevance | path

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

/arch/x86/include/asm/
Dhpet.h33 #define HPET_ID_LEGSUP 0x00008000 macro
/arch/x86/kernel/
Dhpet.c809 if (id & HPET_ID_LEGSUP) { in hpet_enable()