Searched refs:HPET_MIN_PERIOD (Results 1 – 3 of 3) sorted by relevance
63 #define HPET_MIN_PERIOD 100000UL macro
61 #define HPET_MIN_PERIOD 100000UL macro
830 if (hpet_period < HPET_MIN_PERIOD || hpet_period > HPET_MAX_PERIOD) in hpet_enable()