Home
last modified time | relevance | path

Searched refs:_div_round_up (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/clk/ti/
H A Ddivider.c139 static int _div_round_up(const struct clk_div_table *table, in _div_round_up() function
165 return _div_round_up(table, parent_rate, rate); in _div_round()