Home
last modified time | relevance | path

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

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