Searched refs:last_rounded_n (Results 1 – 4 of 4) sorted by relevance
339 v |= (dd->last_rounded_n - 1) << __ffs(dd->div1_mask); in omap3_noncore_dpll_program()343 _lookup_dco(clk, &dco, dd->last_rounded_m, dd->last_rounded_n); in omap3_noncore_dpll_program()349 dd->last_rounded_n); in omap3_noncore_dpll_program()587 freqsel = _omap3_dpll_compute_freqsel(clk, dd->last_rounded_n); in omap3_noncore_dpll_set_rate()882 dd->last_rounded_n = d->n; in omap3_dpll5_apply_errata()
97 fint = clk_hw_get_rate(dd->clk_ref) / (dd->last_rounded_n + 1); in omap4_dpll_lpmode_recalc()
369 dd->last_rounded_n = min_delta_n; in omap2_dpll_round_rate()
94 u8 last_rounded_n; member