Searched refs:MAX_TICKS (Results 1 – 1 of 1) sorted by relevance
146 #define MAX_TICKS ((1 << 13) - 1) macro151 if (ticks > MAX_TICKS) in ct_xfitimer_irq_rearm()152 ticks = MAX_TICKS; in ct_xfitimer_irq_rearm()