Searched refs:clk_core_is_prepared (Results 1 – 1 of 1) sorted by relevance
201 static bool clk_core_is_prepared(struct clk_core *core) in clk_core_is_prepared() function507 return clk_core_is_prepared(hw->core); in clk_hw_is_prepared()1319 if (clk_core_is_prepared(core)) { in clk_unprepare_unused_subtree()