Searched refs:clk_core_is_prepared (Results 1 – 1 of 1) sorted by relevance
43 static bool clk_core_is_prepared(struct clk_core *clk);498 if (clk_core_is_prepared(clk)) { in clk_unprepare_unused_subtree()688 static bool clk_core_is_prepared(struct clk_core *clk) in clk_core_is_prepared() function714 return clk_core_is_prepared(clk->core); in __clk_is_prepared()