Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/clk/
Dclk.c1333 static int clk_core_determine_round_nolock(struct clk_core *core, in clk_core_determine_round_nolock() function
1405 return clk_core_determine_round_nolock(core, req); in clk_core_round_rate_nolock()
1978 ret = clk_core_determine_round_nolock(core, &req); in clk_calc_new_rates()