Home
last modified time | relevance | path

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

/Linux-v4.19/arch/mips/include/asm/
Dhpet.h42 #define HPET_CFG_LEGACY 0x002 macro
/Linux-v4.19/arch/x86/include/asm/
Dhpet.h40 #define HPET_CFG_LEGACY 0x002 macro
/Linux-v4.19/arch/x86/kernel/
Dhpet.c275 cfg |= HPET_CFG_LEGACY; in hpet_enable_legacy_int()
976 cfg &= ~(HPET_CFG_ENABLE | HPET_CFG_LEGACY); in hpet_enable()
1074 cfg &= ~HPET_CFG_LEGACY; in hpet_disable()