Searched refs:clk_core_prepare_lock (Results 1 – 1 of 1) sorted by relevance
1051 static int clk_core_prepare_lock(struct clk_core *core) in clk_core_prepare_lock() function1079 return clk_core_prepare_lock(clk->core); in clk_prepare()1330 ret = clk_core_prepare_lock(core); in clk_core_prepare_enable()