Lines Matching refs:do_div
101 do_div(foutvco, refdiv); in rk628_cru_clk_get_rate_pll()
106 do_div(frac_rate, refdiv); in rk628_cru_clk_get_rate_pll()
111 do_div(foutpostdiv, postdiv1); in rk628_cru_clk_get_rate_pll()
112 do_div(foutpostdiv, postdiv2); in rk628_cru_clk_get_rate_pll()
193 do_div(tmp, fin); in rk628_cru_clk_set_rate_pll()
199 do_div(tmp, refdiv); in rk628_cru_clk_set_rate_pll()
208 do_div(tmp, fin); in rk628_cru_clk_set_rate_pll()
226 do_div(foutvco, refdiv); in rk628_cru_clk_set_rate_pll()
231 do_div(frac_rate, refdiv); in rk628_cru_clk_set_rate_pll()
236 do_div(foutpostdiv, postdiv1); in rk628_cru_clk_set_rate_pll()
237 do_div(foutpostdiv, postdiv2); in rk628_cru_clk_set_rate_pll()