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