Searched refs:clk_core_is_enabled (Results 1 – 1 of 1) sorted by relevance
163 static bool clk_core_is_enabled(struct clk_core *core) in clk_core_is_enabled() function333 return clk_core_is_enabled(hw->core); in clk_hw_is_enabled()341 return clk_core_is_enabled(clk->core); in __clk_is_enabled()784 if (clk_core_is_enabled(core)) { in clk_disable_unused_subtree()