Searched refs:HPET_MAX_PERIOD (Results 1 – 2 of 2) sorted by relevance
58 #define HPET_MAX_PERIOD 100000000UL macro
832 if (hpet_period < HPET_MIN_PERIOD || hpet_period > HPET_MAX_PERIOD) in hpet_enable()