Searched refs:last_rounded_m (Results 1 – 4 of 4) sorted by relevance
337 v |= dd->last_rounded_m << __ffs(dd->mult_mask); in omap3_noncore_dpll_program()342 _lookup_dco(clk, &dco, dd->last_rounded_m, dd->last_rounded_n); in omap3_noncore_dpll_program()347 _lookup_sddiv(clk, &sd_div, dd->last_rounded_m, in omap3_noncore_dpll_program()
98 fout = fint * dd->last_rounded_m; in omap4_dpll_lpmode_recalc()
365 dd->last_rounded_m = min_delta_m; in omap2_dpll_round_rate()
77 u16 last_rounded_m; member