Searched refs:WM8962_RIGHT_ADC_VOLUME (Results 1 – 2 of 2) sorted by relevance
/linux-6.12.1/sound/soc/codecs/ |
D | wm8962.c | 826 case WM8962_RIGHT_ADC_VOLUME: in wm8962_readable_register() 1483 u16 adcr = snd_soc_component_read(component, WM8962_RIGHT_ADC_VOLUME); in wm8962_dsp2_set_enable() 1488 snd_soc_component_write(component, WM8962_RIGHT_ADC_VOLUME, WM8962_ADC_VU); in wm8962_dsp2_set_enable() 1496 snd_soc_component_write(component, WM8962_RIGHT_ADC_VOLUME, adcr); in wm8962_dsp2_set_enable() 1684 WM8962_RIGHT_ADC_VOLUME, 1, 127, 0, digital_tlv), 3754 regmap_update_bits(wm8962->regmap, WM8962_RIGHT_ADC_VOLUME, in wm8962_i2c_probe()
|
D | wm8962.h | 49 #define WM8962_RIGHT_ADC_VOLUME 0x16 macro
|