Searched refs:mmc_div (Results 1 – 1 of 1) sorted by relevance
194 u16 step, mmc_div; in mmc_get_phase() local225 mmc_div = mmc_parent_rate / mmc_rate; in mmc_get_phase()227 step = DIV_ROUND_CLOSEST(360, mmc_div); in mmc_get_phase()261 u16 step, mmc_div; in mmc_set_phase() local264 mmc_div = mmc_parent_rate / mmc_rate; in mmc_set_phase()279 step = DIV_ROUND_CLOSEST(360, mmc_div); in mmc_set_phase()