Home
last modified time | relevance | path

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

/linux-6.15/sound/soc/codecs/
H A Dlpass-wsa-macro.c2027 u16 reg, reg_mix; in wsa_macro_spk_boost_event() local
2033 reg_mix = CDC_WSA_RX0_RX_PATH_MIX_CTL; in wsa_macro_spk_boost_event()
2038 reg_mix = CDC_WSA_RX1_RX_PATH_MIX_CTL; in wsa_macro_spk_boost_event()
2052 if ((snd_soc_component_read(component, reg_mix)) & 0x10) in wsa_macro_spk_boost_event()
2053 snd_soc_component_update_bits(component, reg_mix, in wsa_macro_spk_boost_event()