Home
last modified time | relevance | path

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

/linux/sound/soc/codecs/
H A Dlpass-wsa-macro.c1925 u16 reg, reg_mix; in wsa_macro_spk_boost_event() local
1931 reg_mix = CDC_WSA_RX0_RX_PATH_MIX_CTL; in wsa_macro_spk_boost_event()
1936 reg_mix = CDC_WSA_RX1_RX_PATH_MIX_CTL; in wsa_macro_spk_boost_event()
1950 if ((snd_soc_component_read(component, reg_mix)) & 0x10) in wsa_macro_spk_boost_event()
1951 snd_soc_component_update_bits(component, reg_mix, in wsa_macro_spk_boost_event()