Home
last modified time | relevance | path

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

/linux/arch/mips/include/asm/ !
H A Dhpet.h42 #define HPET_CFG_LEGACY 0x002 macro
/linux/arch/x86/include/asm/ !
H A Dhpet.h40 #define HPET_CFG_LEGACY 0x002 macro
/linux/arch/x86/kernel/ !
H A Dhpet.c294 cfg |= HPET_CFG_LEGACY; in hpet_enable_legacy_int()
1052 cfg &= ~(HPET_CFG_ENABLE | HPET_CFG_LEGACY); in hpet_enable()