Home
last modified time | relevance | path

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

/drivers/clk/
Dclk-divider.c170 static int _round_down_table(const struct clk_div_table *table, int div) in _round_down_table() function
214 down = _round_down_table(divider->table, div); in _div_round_closest()