Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/clk/
H A Dclk-divider.c232 static int _div_round_closest(const struct clk_div_table *table, in _div_round_closest() function
261 return _div_round_closest(table, parent_rate, rate, flags); in _div_round()
/kernel/linux/linux-6.6/drivers/clk/
H A Dclk-divider.c233 static int _div_round_closest(const struct clk_div_table *table, in _div_round_closest() function
262 return _div_round_closest(table, parent_rate, rate, flags); in _div_round()

Completed in 3 milliseconds