Searched refs:mmc_div (Results 1 – 1 of 1) sorted by relevance
175 u16 step, mmc_div; in mmc_get_phase() local206 mmc_div = mmc_parent_rate / mmc_rate; in mmc_get_phase()208 step = DIV_ROUND_CLOSEST(360, mmc_div); in mmc_get_phase()242 u16 step, mmc_div; in mmc_set_phase() local245 mmc_div = mmc_parent_rate / mmc_rate; in mmc_set_phase()260 step = DIV_ROUND_CLOSEST(360, mmc_div); in mmc_set_phase()