Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/clk/
Dclk.c1462 static int clk_core_determine_round_nolock(struct clk_core *core, in clk_core_determine_round_nolock() function
1603 return clk_core_determine_round_nolock(core, req); in clk_core_round_rate_nolock()
2203 ret = clk_core_determine_round_nolock(core, &req); in clk_calc_new_rates()