Home
last modified time | relevance | path

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

/arch/mips/include/asm/
Dhpet.h41 #define HPET_CFG_LEGACY 0x002 macro
/arch/x86/include/asm/
Dhpet.h39 #define HPET_CFG_LEGACY 0x002 macro
/arch/x86/kernel/
Dhpet.c274 cfg |= HPET_CFG_LEGACY; in hpet_enable_legacy_int()
893 cfg &= ~(HPET_CFG_ENABLE | HPET_CFG_LEGACY); in hpet_enable()
988 cfg &= ~HPET_CFG_LEGACY; in hpet_disable()