Home
last modified time | relevance | path

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

/openbmc/linux/drivers/clk/
H A Dclk-divider.c201 static int _round_down_table(const struct clk_div_table *table, int div) in _round_down_table() function
248 down = _round_down_table(table, down); in _div_round_closest()