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.c1976 u16 reg, reg_mix; in wsa_macro_spk_boost_event() local
1982 reg_mix = CDC_WSA_RX0_RX_PATH_MIX_CTL; in wsa_macro_spk_boost_event()
1987 reg_mix = CDC_WSA_RX1_RX_PATH_MIX_CTL; in wsa_macro_spk_boost_event()
2001 if ((snd_soc_component_read(component, reg_mix)) & 0x10) in wsa_macro_spk_boost_event()
2002 snd_soc_component_update_bits(component, reg_mix, in wsa_macro_spk_boost_event()