Searched refs:WM8962_LEFT_ADC_VOLUME (Results 1 – 2 of 2) sorted by relevance
826 case WM8962_LEFT_ADC_VOLUME: in wm8962_readable_register()1484 u16 adcl = snd_soc_component_read32(component, WM8962_LEFT_ADC_VOLUME); in wm8962_dsp2_set_enable()1489 snd_soc_component_write(component, WM8962_LEFT_ADC_VOLUME, 0); in wm8962_dsp2_set_enable()1497 snd_soc_component_write(component, WM8962_LEFT_ADC_VOLUME, adcl); in wm8962_dsp2_set_enable()1685 SOC_DOUBLE_R_TLV("Digital Capture Volume", WM8962_LEFT_ADC_VOLUME,3677 regmap_update_bits(wm8962->regmap, WM8962_LEFT_ADC_VOLUME, in wm8962_i2c_probe()
48 #define WM8962_LEFT_ADC_VOLUME 0x15 macro