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