Searched refs:last_rounded_m (Results 1 – 4 of 4) sorted by relevance
338 v |= dd->last_rounded_m << __ffs(dd->mult_mask); in omap3_noncore_dpll_program()343 _lookup_dco(clk, &dco, dd->last_rounded_m, dd->last_rounded_n); in omap3_noncore_dpll_program()348 _lookup_sddiv(clk, &sd_div, dd->last_rounded_m, in omap3_noncore_dpll_program()881 dd->last_rounded_m = d->m; in omap3_dpll5_apply_errata()
98 fout = fint * dd->last_rounded_m; in omap4_dpll_lpmode_recalc()
368 dd->last_rounded_m = min_delta_m; in omap2_dpll_round_rate()
90 u16 last_rounded_m; member