Home
last modified time | relevance | path

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

/Linux-v6.6/sound/soc/codecs/
Dlpass-wsa-macro.c360 #define to_wsa_macro(_hw) container_of(_hw, struct wsa_macro, hw) macro
2311 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()