Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Dlpass-wsa-macro.c55 #define CDC_WSA_RX_MIX_TX1_SEL_MASK GENMASK(5, 3) macro
1730 val = val & CDC_WSA_RX_MIX_TX1_SEL_MASK; in wsa_macro_enable_echo()