Searched refs:_round_up_table (Results 1 – 1 of 1) sorted by relevance
183 static int _round_up_table(const struct clk_div_table *table, int div) in _round_up_table() function228 div = _round_up_table(table, div); in _div_round_up()247 up = _round_up_table(table, up); in _div_round_closest()284 return _round_up_table(table, div); in _next_div()