Searched refs:to_wsa_macro (Results 1 – 1 of 1) sorted by relevance
360 #define to_wsa_macro(_hw) container_of(_hw, struct wsa_macro, hw) macro2311 return wsa_swrm_clock(to_wsa_macro(hw), true); in swclk_gate_enable()2316 wsa_swrm_clock(to_wsa_macro(hw), false); in swclk_gate_disable()2321 struct wsa_macro *wsa = to_wsa_macro(hw); in swclk_gate_is_enabled()