Home
last modified time | relevance | path

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

/arch/x86/include/asm/
Dhpet.h41 #define HPET_CFG_LEGACY 0x002 macro
/arch/x86/kernel/
Dhpet.c221 cfg |= HPET_CFG_LEGACY; in hpet_enable_legacy_int()
866 cfg &= ~HPET_CFG_LEGACY; in hpet_disable()