Searched refs:div_best_fit (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/avr32/mach-at32ap/
H A Dat32ap700x.c137 unsigned long div_best_fit = 0; local
171 div_best_fit = div;
179 if (div_best_fit == 0)
183 ctrl |= PM_BF(PLLDIV, div_best_fit - 1);

Completed in 23 milliseconds