Home
last modified time | relevance | path

Searched refs:__scmi_clk_is_enabled (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/clk/
H A Dclk-scmi.c159 static int __scmi_clk_is_enabled(struct clk_hw *hw, bool atomic) in __scmi_clk_is_enabled() function
175 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()