Searched refs:WM8961_RIGHT_ADC_VOLUME (Results 1 - 2 of 2) sorted by path

/linux-master/sound/soc/codecs/
H A Dwm8961.h51 #define WM8961_RIGHT_ADC_VOLUME 0x16 macro
H A Dwm8961.c145 case WM8961_RIGHT_ADC_VOLUME:
364 WM8961_LEFT_ADC_VOLUME, WM8961_RIGHT_ADC_VOLUME,
852 reg = snd_soc_component_read(component, WM8961_RIGHT_ADC_VOLUME);
853 snd_soc_component_write(component, WM8961_RIGHT_ADC_VOLUME, reg | WM8961_ADCVU);

Completed in 203 milliseconds