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