Home
last modified time | relevance | path

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

/drivers/clk/
Dclk-divider.c201 static int _div_round_closest(struct clk_divider *divider, in _div_round_closest() function
227 return _div_round_closest(divider, parent_rate, rate); in _div_round()