Searched refs:clk_hw_is_enabled (Results 1 – 7 of 7) 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()
175 if (clk_hw_is_enabled(hw)) in sclk_div_set_rate()
322 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()
831 bool clk_hw_is_enabled(const struct clk_hw *hw);
523 bool clk_hw_is_enabled(const struct clk_hw *hw) in clk_hw_is_enabled() function527 EXPORT_SYMBOL_GPL(clk_hw_is_enabled);