Home
last modified time | relevance | path

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

/openbmc/linux/drivers/clk/
H A Dclk.c1676 static bool clk_core_can_round(struct clk_core * const core) in clk_core_can_round() function
1693 if (clk_core_can_round(core)) in clk_core_round_rate_nolock()
2287 if (clk_core_can_round(core)) { in clk_calc_new_rates()