Home
last modified time | relevance | path

Searched refs:find_best_div (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/sound/soc/codecs/
H A Drl6231.c111 static unsigned int find_best_div(unsigned int in, in find_best_div() function
175 div = find_best_div(freq_in, f_max, div_t); in rl6231_pll_calc()
/openbmc/u-boot/drivers/clk/mvebu/
H A Darmada-37xx-periph.c363 static ulong find_best_div(const struct clk_div_table *t0, in find_best_div() function
419 rate = find_best_div(periph_clk->div_table[0], t1, parent_rate, in armada_37xx_periph_clk_set_rate()