Searched refs:MAX_DIVQ_DIVISOR (Results 1 – 1 of 1) sorted by relevance
49 #define MAX_DIVQ_DIVISOR 64 macro158 } else if (s > MAX_DIVQ_DIVISOR) { in __wrpll_calc_divq()159 divq = ilog2(MAX_DIVQ_DIVISOR); in __wrpll_calc_divq()