Home
last modified time | relevance | path

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

/linux-4.1.27/sound/soc/codecs/
Dwm8961.c148 case WM8961_RIGHT_ADC_VOLUME: in wm8961_readable()
368 WM8961_LEFT_ADC_VOLUME, WM8961_RIGHT_ADC_VOLUME,
856 reg = snd_soc_read(codec, WM8961_RIGHT_ADC_VOLUME); in wm8961_probe()
857 snd_soc_write(codec, WM8961_RIGHT_ADC_VOLUME, reg | WM8961_ADCVU); in wm8961_probe()
Dwm8961.h54 #define WM8961_RIGHT_ADC_VOLUME 0x16 macro