Home
last modified time | relevance | path

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

/linux/drivers/clk/ti/
H A Ddivider.c159 static int _div_round(const struct clk_div_table *table, in _div_round() function
183 bestdiv = _div_round(divider->table, parent_rate, rate); in ti_clk_divider_bestdiv()