Searched refs:last_rounded_n (Results 1 – 4 of 4) sorted by relevance
330 v |= (dd->last_rounded_n - 1) << __ffs(dd->div1_mask); in omap3_noncore_dpll_program()334 _lookup_dco(clk, &dco, dd->last_rounded_m, dd->last_rounded_n); in omap3_noncore_dpll_program()340 dd->last_rounded_n); in omap3_noncore_dpll_program()563 freqsel = _omap3_dpll_compute_freqsel(clk, dd->last_rounded_n); in omap3_noncore_dpll_set_rate()
96 fint = __clk_get_rate(dd->clk_ref) / (dd->last_rounded_n + 1); in omap4_dpll_lpmode_recalc()
365 dd->last_rounded_n = min_delta_n; in omap2_dpll_round_rate()
81 u8 last_rounded_n; member