Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Dlpass-wsa-macro.c1669 u16 reg, reg_mix; in wsa_macro_spk_boost_event() local
1675 reg_mix = CDC_WSA_RX0_RX_PATH_MIX_CTL; in wsa_macro_spk_boost_event()
1680 reg_mix = CDC_WSA_RX1_RX_PATH_MIX_CTL; in wsa_macro_spk_boost_event()
1694 if ((snd_soc_component_read(component, reg_mix)) & 0x10) in wsa_macro_spk_boost_event()
1695 snd_soc_component_update_bits(component, reg_mix, in wsa_macro_spk_boost_event()