Searched refs:_get_div (Results 1 – 2 of 2) sorted by relevance
43 static unsigned int _get_div(struct mmp_clk_mix *mix, unsigned int val) in _get_div() function244 div = _get_div(mix, j); in mmp_clk_mix_determine_rate()340 div = _get_div(mix, MMP_CLK_BITS_GET_VAL(mux_div, width, shift)); in mmp_clk_mix_recalc_rate()
60 static unsigned int _get_div(struct clk_omap_divider *divider, unsigned int val) in _get_div() function102 div = _get_div(divider, val); in ti_clk_divider_recalc_rate()