Home
last modified time | relevance | path

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

/linux-4.4.14/arch/avr32/mach-at32ap/
Dat32ap700x.c133 unsigned long mul_best_fit = 0; in pll_set_rate() local
170 mul_best_fit = mul; in pll_set_rate()
182 ctrl |= PM_BF(PLLMUL, mul_best_fit - 1); in pll_set_rate()