Searched refs:_div_round_up (Results 1 – 2 of 2) sorted by relevance
139 static int _div_round_up(const struct clk_div_table *table, in _div_round_up() function165 return _div_round_up(table, parent_rate, rate); in _div_round()
219 static int _div_round_up(const struct clk_div_table *table, in _div_round_up() function264 return _div_round_up(table, parent_rate, rate, flags); in _div_round()