Home
last modified time | relevance | path

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

/linux-4.4.14/arch/mips/include/asm/
Dhpet.h41 #define HPET_CFG_LEGACY 0x002 macro
/linux-4.4.14/arch/x86/include/asm/
Dhpet.h39 #define HPET_CFG_LEGACY 0x002 macro
/linux-4.4.14/arch/x86/kernel/
Dhpet.c273 cfg |= HPET_CFG_LEGACY; in hpet_enable_legacy_int()
890 cfg &= ~(HPET_CFG_ENABLE | HPET_CFG_LEGACY); in hpet_enable()
985 cfg &= ~HPET_CFG_LEGACY; in hpet_disable()