Home
last modified time | relevance | path

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

/linux-6.15/drivers/clk/
H A Dclk.c1689 static bool clk_core_can_round(struct clk_core * const core) in clk_core_can_round() function
1706 if (clk_core_can_round(core)) in clk_core_round_rate_nolock()
2300 if (clk_core_can_round(core)) { in clk_calc_new_rates()