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