Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/clk/
H A Dclk-divider.c200 static int _round_down_table(const struct clk_div_table *table, int div) in _round_down_table() function
247 down = _round_down_table(table, down); in _div_round_closest()
/kernel/linux/linux-6.6/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()

Completed in 3 milliseconds