Searched refs:_is_best_half_div (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/clk/rockchip/ |
H A D | clk-half-divider.c | 13 static bool _is_best_half_div(unsigned long rate, unsigned long now, in _is_best_half_div() function 80 if (_is_best_half_div(rate, now, best, flags)) { in clk_half_divider_bestdiv()
|
/kernel/linux/linux-6.6/drivers/clk/rockchip/ |
H A D | clk-half-divider.c | 13 static bool _is_best_half_div(unsigned long rate, unsigned long now, in _is_best_half_div() function 80 if (_is_best_half_div(rate, now, best, flags)) { in clk_half_divider_bestdiv()
|
Completed in 2 milliseconds