Searched refs:_round_up_table (Results 1 – 1 of 1) sorted by relevance
189 static int _round_up_table(const struct clk_div_table *table, int div) in _round_up_table() function234 div = _round_up_table(table, div); in _div_round_up()253 up = _round_up_table(table, up); in _div_round_closest()290 return _round_up_table(table, div); in _next_div()