Searched refs:clk_hw_is_enabled (Results 1 – 9 of 9) 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()
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()
1105 bool clk_hw_is_enabled(const struct clk_hw *hw);
1525 if (clk_hw_is_enabled(hw)) { in alpha_pll_trion_set_rate()
521 bool clk_hw_is_enabled(const struct clk_hw *hw) in clk_hw_is_enabled() function525 EXPORT_SYMBOL_GPL(clk_hw_is_enabled);