Searched refs:fvco_div (Results 1 – 1 of 1) sorted by relevance
228 unsigned int fvco_div; in dphy_pll_get_configure_from_opts() local247 fvco_div = 8UL / min(DIV_ROUND_UP(fout, FVCO_DIV_FACTOR), 8UL); in dphy_pll_get_configure_from_opts()258 fout, fvco_div, min_n, max_n); in dphy_pll_get_configure_from_opts()262 m = DIV_ROUND_CLOSEST(fout * n * fvco_div, fin); in dphy_pll_get_configure_from_opts()270 do_div(tmp, n * fvco_div); in dphy_pll_get_configure_from_opts()