Searched refs:clk_hw_is_enabled (Results 1 – 5 of 5) sorted by relevance
171 if (clk_hw_is_enabled(hw)) in sclk_div_set_rate()
192 if (!clk_hw_is_enabled(parent)) in lpc18xx_ccu_gate_is_enabled()
507 if (!clk_hw_is_enabled(parent)) in lpc18xx_cgu_gate_is_enabled()
790 bool clk_hw_is_enabled(const struct clk_hw *hw);
427 bool clk_hw_is_enabled(const struct clk_hw *hw) in clk_hw_is_enabled() function