Searched refs:_div_round_closest (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/drivers/clk/
H A Dclk-divider.c218 static int _div_round_closest(const struct clk_div_table *table, _div_round_closest() function
247 return _div_round_closest(table, parent_rate, rate, flags); _div_round()

Completed in 59 milliseconds