Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/clk/
H A Dclk.c1422 static int clk_core_determine_round_nolock(struct clk_core *core, in clk_core_determine_round_nolock() function
1492 return clk_core_determine_round_nolock(core, req); in clk_core_round_rate_nolock()
2065 ret = clk_core_determine_round_nolock(core, &req); in clk_calc_new_rates()
/kernel/linux/linux-6.6/drivers/clk/
H A Dclk.c1465 static int clk_core_determine_round_nolock(struct clk_core *core, in clk_core_determine_round_nolock() function
1606 return clk_core_determine_round_nolock(core, req); in clk_core_round_rate_nolock()
2206 ret = clk_core_determine_round_nolock(core, &req); in clk_calc_new_rates()

Completed in 24 milliseconds