Searched refs:__scmi_clk_is_enabled (Results 1 – 1 of 1) sorted by relevance
157 static int __scmi_clk_is_enabled(struct clk_hw *hw, bool atomic) in __scmi_clk_is_enabled() function173 return __scmi_clk_is_enabled(hw, ATOMIC); in scmi_clk_atomic_is_enabled()178 return __scmi_clk_is_enabled(hw, NOT_ATOMIC); in scmi_clk_is_enabled()