Searched refs:HPET_MIN_CYCLES (Results 1 – 1 of 1) sorted by relevance
17 #define HPET_MIN_CYCLES 16 macro18 #define HPET_MIN_PROG_DELTA (HPET_MIN_CYCLES * 12)170 return res < HPET_MIN_CYCLES ? -ETIME : 0; in hpet_next_event()