Searched refs:HPET_MAX_PERIOD (Results 1 – 2 of 2) sorted by relevance
239 #define HPET_MAX_PERIOD 0x5F5E100 macro
261 if (period == 0 || period > HPET_MAX_PERIOD) { in acpihpet_attach()