Home
last modified time | relevance | path

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

/linux-4.1.27/sound/soc/codecs/
Dwm8962.c832 case WM8962_RIGHT_ADC_VOLUME: in wm8962_readable_register()
1492 u16 adcr = snd_soc_read(codec, WM8962_RIGHT_ADC_VOLUME); in wm8962_dsp2_set_enable()
1497 snd_soc_write(codec, WM8962_RIGHT_ADC_VOLUME, WM8962_ADC_VU); in wm8962_dsp2_set_enable()
1505 snd_soc_write(codec, WM8962_RIGHT_ADC_VOLUME, adcr); in wm8962_dsp2_set_enable()
1693 WM8962_RIGHT_ADC_VOLUME, 1, 127, 0, digital_tlv),
3695 regmap_update_bits(wm8962->regmap, WM8962_RIGHT_ADC_VOLUME, in wm8962_i2c_probe()
Dwm8962.h52 #define WM8962_RIGHT_ADC_VOLUME 0x16 macro