Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/clk/
Dclk.c1695 static bool clk_core_can_round(struct clk_core * const core) in clk_core_can_round() function
1712 if (clk_core_can_round(core)) in clk_core_round_rate_nolock()
2306 if (clk_core_can_round(core)) { in clk_calc_new_rates()