Searched refs:maxlog2P (Results 1 – 1 of 1) sorted by relevance
385 int maxlog2P = pll_lim->max_usable_log2p; in getMNP_double() local394 for (log2P = 0; clk && log2P < maxlog2P && clk <= (vco2 >> log2P); log2P++) in getMNP_double()