Searched refs:clk_core_is_enabled (Results 1 – 1 of 1) sorted by relevance
208 static bool clk_core_is_enabled(struct clk_core *core) in clk_core_is_enabled() function408 return clk_core_is_enabled(hw->core); in clk_hw_is_enabled()416 return clk_core_is_enabled(clk->core); in __clk_is_enabled()1028 if (clk_core_is_enabled(core)) { in clk_disable_unused_subtree()