Searched refs:HPET_MAX_PERIOD (Results 1 - 3 of 3) sorted by relevance

/linux-4.1.27/arch/mips/include/asm/
H A Dhpet.h58 #define HPET_MAX_PERIOD 100000000UL macro
/linux-4.1.27/arch/x86/include/asm/
H A Dhpet.h56 #define HPET_MAX_PERIOD 100000000UL macro
/linux-4.1.27/arch/x86/kernel/
H A Dhpet.c830 if (hpet_period < HPET_MIN_PERIOD || hpet_period > HPET_MAX_PERIOD) hpet_enable()

Completed in 41 milliseconds