Searched refs:HPET_MIN_CYCLES (Results 1 – 2 of 2) sorted by relevance
16 #define HPET_MIN_CYCLES 64 macro17 #define HPET_MIN_PROG_DELTA (HPET_MIN_CYCLES + (HPET_MIN_CYCLES >> 1))169 return res < HPET_MIN_CYCLES ? -ETIME : 0; in hpet_next_event()
32 #define HPET_MIN_CYCLES 128 macro33 #define HPET_MIN_PROG_DELTA (HPET_MIN_CYCLES + (HPET_MIN_CYCLES >> 1))398 return res < HPET_MIN_CYCLES ? -ETIME : 0; in hpet_next_event()