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

/linux-4.4.14/arch/mips/ath25/
H A Dar2315.c209 unsigned int pllc_out, refdiv, fdiv, divby2; ar2315_sys_clk() local
217 pllc_out = (40000000 / refdiv) * (2 * divby2) * fdiv; ar2315_sys_clk()
231 pllc_out = 40000000; ar2315_sys_clk()
239 return pllc_out / (clk_div * cpu_div); ar2315_sys_clk()

Completed in 76 milliseconds