Searched refs:HPET_MIN_PERIOD (Results 1 – 2 of 2) sorted by relevance
/arch/x86/include/asm/ | ||
D | hpet.h | 63 #define HPET_MIN_PERIOD 100000UL macro |
/arch/x86/kernel/ | ||
D | hpet.c | 788 if (hpet_period < HPET_MIN_PERIOD || hpet_period > HPET_MAX_PERIOD) in hpet_enable() |