Searched refs:mmc_div (Results 1 – 1 of 1) sorted by relevance
185 u16 step, mmc_div; in mmc_get_phase() local216 mmc_div = mmc_parent_rate / mmc_rate; in mmc_get_phase()218 step = DIV_ROUND_CLOSEST(360, mmc_div); in mmc_get_phase()252 u16 step, mmc_div; in mmc_set_phase() local255 mmc_div = mmc_parent_rate / mmc_rate; in mmc_set_phase()270 step = DIV_ROUND_CLOSEST(360, mmc_div); in mmc_set_phase()