Searched refs:WM8962_LEFT_ADC_VOLUME (Results 1 – 2 of 2) sorted by relevance
830 case WM8962_LEFT_ADC_VOLUME: in wm8962_readable_register()1488 u16 adcl = snd_soc_component_read32(component, WM8962_LEFT_ADC_VOLUME); in wm8962_dsp2_set_enable()1493 snd_soc_component_write(component, WM8962_LEFT_ADC_VOLUME, 0); in wm8962_dsp2_set_enable()1501 snd_soc_component_write(component, WM8962_LEFT_ADC_VOLUME, adcl); in wm8962_dsp2_set_enable()1689 SOC_DOUBLE_R_TLV("Digital Capture Volume", WM8962_LEFT_ADC_VOLUME,3684 regmap_update_bits(wm8962->regmap, WM8962_LEFT_ADC_VOLUME, in wm8962_i2c_probe()
51 #define WM8962_LEFT_ADC_VOLUME 0x15 macro