Searched refs:mmc_div (Results 1 – 1 of 1) sorted by relevance
177 u16 step, mmc_div; in mmc_get_phase() local208 mmc_div = mmc_parent_rate / mmc_rate; in mmc_get_phase()210 step = DIV_ROUND_CLOSEST(360, mmc_div); in mmc_get_phase()244 u16 step, mmc_div; in mmc_set_phase() local247 mmc_div = mmc_parent_rate / mmc_rate; in mmc_set_phase()262 step = DIV_ROUND_CLOSEST(360, mmc_div); in mmc_set_phase()