Searched refs:mix_reg (Results 1 - 2 of 2) sorted by last modified time

/linux-master/sound/soc/codecs/
H A Dwcd934x.c4360 u16 gain_reg, mix_reg; local
4365 mix_reg = WCD934X_CDC_RX0_RX_PATH_MIX_CTL +
4371 snd_soc_component_update_bits(comp, mix_reg,
H A Dlpass-rx-macro.c1722 uint16_t j, reg, mix_reg, dsm_reg; local
1733 mix_reg = CDC_RX_RXn_RX_PATH_MIX_CTL(j);
1740 snd_soc_component_update_bits(component, mix_reg,
1746 snd_soc_component_update_bits(component, mix_reg,
1763 snd_soc_component_update_bits(component, mix_reg, 0x20,
2590 u16 gain_reg, mix_reg; local
2593 mix_reg = CDC_RX_RXn_RX_PATH_MIX_CTL(w->shift);
2605 snd_soc_component_update_bits(component, mix_reg,
2609 snd_soc_component_update_bits(component, mix_reg,
2612 snd_soc_component_update_bits(component, mix_reg,
[all...]

Completed in 215 milliseconds