Home
last modified time | relevance | path

Searched refs:MAX_DIVQ_DIVISOR (Results 1 – 1 of 1) sorted by relevance

/linux-6.3-rc2/drivers/clk/analogbits/
A Dwrpll-cln28hpc.c53 #define MAX_DIVQ_DIVISOR 64 macro
162 } else if (s > MAX_DIVQ_DIVISOR) { in __wrpll_calc_divq()
163 divq = ilog2(MAX_DIVQ_DIVISOR); in __wrpll_calc_divq()

Completed in 3 milliseconds