Searched refs:clk_core_is_enabled (Results 1 – 1 of 1) sorted by relevance
227 static bool clk_core_is_enabled(struct clk_core *core) in clk_core_is_enabled() function525 return clk_core_is_enabled(hw->core); in clk_hw_is_enabled()534 return clk_core_is_enabled(clk->core); in __clk_is_enabled()1274 if (clk_core_is_enabled(core)) { in clk_disable_unused_subtree()3673 core->boot_enabled = clk_core_is_enabled(core); in __clk_core_init()