Home
last modified time | relevance | path

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

/linux/sound/soc/codecs/
H A Dlpass-wsa-macro.c420 #define to_wsa_macro(_hw) container_of(_hw, struct wsa_macro, hw) macro
2655 return wsa_swrm_clock(to_wsa_macro(hw), true); in swclk_gate_enable()
2660 wsa_swrm_clock(to_wsa_macro(hw), false); in swclk_gate_disable()
2665 struct wsa_macro *wsa = to_wsa_macro(hw); in swclk_gate_is_enabled()