Home
last modified time | relevance | path

Searched refs:last_rounded_m (Results 1 – 4 of 4) sorted by relevance

/Linux-v4.19/drivers/clk/ti/
Ddpll3xxx.c338 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()
Ddpll44xx.c98 fout = fint * dd->last_rounded_m; in omap4_dpll_lpmode_recalc()
Dclkt_dpll.c368 dd->last_rounded_m = min_delta_m; in omap2_dpll_round_rate()
/Linux-v4.19/include/linux/clk/
Dti.h90 u16 last_rounded_m; member