Searched refs:clk_hw_is_enabled (Results 1 – 17 of 17) sorted by relevance
51 if (!clk_hw_is_enabled(hw)) { in clk_divider_gate_recalc_rate()89 if (clk_hw_is_enabled(hw)) { in clk_divider_gate_set_rate()
102 if (!parent || !clk_hw_is_enabled(parent)) in sprd_gate_is_enabled()
19 clk_hw_is_enabled
151 clk_hw_is_enabled
868 clk_hw_is_enabled
1851 clk_hw_is_enabled
168 clk_hw_is_enabled
146 clk_hw_is_enabled
188 clk_hw_is_enabled
175 if (clk_hw_is_enabled(hw)) in sclk_div_set_rate()
333 if (clk_hw_is_enabled(hw)) in meson_clk_pll_enable()
193 if (!clk_hw_is_enabled(parent)) in lpc18xx_ccu_gate_is_enabled()
508 if (!clk_hw_is_enabled(parent)) in lpc18xx_cgu_gate_is_enabled()
1125 bool clk_hw_is_enabled(const struct clk_hw *hw);
1525 if (clk_hw_is_enabled(hw)) { in alpha_pll_trion_set_rate()
523 bool clk_hw_is_enabled(const struct clk_hw *hw) in clk_hw_is_enabled() function527 EXPORT_SYMBOL_GPL(clk_hw_is_enabled);