Searched refs:_div_round_up (Results 1 – 2 of 2) sorted by relevance
143 static int _div_round_up(const struct clk_div_table *table, in _div_round_up() function169 return _div_round_up(table, parent_rate, rate); in _div_round()
218 static int _div_round_up(const struct clk_div_table *table, in _div_round_up() function263 return _div_round_up(table, parent_rate, rate, flags); in _div_round()