Searched refs:MAX_DIVQ_DIVISOR (Results 1 – 2 of 2) 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()
60 #define MAX_DIVQ_DIVISOR 64 macro171 } else if (s > MAX_DIVQ_DIVISOR) { in __wrpll_calc_divq()172 divq = ilog2(MAX_DIVQ_DIVISOR); in __wrpll_calc_divq()