Searched refs:clk_hw_is_enabled (Results 1 – 10 of 10) 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()
580 clk->is_enabled = clk_hw_is_enabled(&clk->hw); in imx_clk_scu_suspend()
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()
337 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()
1537 if (clk_hw_is_enabled(hw)) { in __alpha_pll_trion_set_rate()1619 if (clk_hw_is_enabled(hw)) in clk_alpha_pll_agera_set_rate()
1188 bool clk_hw_is_enabled(const struct clk_hw *hw);
521 bool clk_hw_is_enabled(const struct clk_hw *hw) in clk_hw_is_enabled() function525 EXPORT_SYMBOL_GPL(clk_hw_is_enabled);