Home
last modified time | relevance | path

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

/linux-6.15/sound/soc/codecs/
H A Dda9055.c98 #define DA9055_ADC_L_CTRL 0x67 macro
500 adc_left = snd_soc_component_read(component, DA9055_ADC_L_CTRL); in da9055_put_alc_sw()
504 snd_soc_component_update_bits(component, DA9055_ADC_L_CTRL, in da9055_put_alc_sw()
532 snd_soc_component_write(component, DA9055_ADC_L_CTRL, adc_left); in da9055_put_alc_sw()
599 SOC_DOUBLE_R("ADC Switch", DA9055_ADC_L_CTRL,
621 SOC_DOUBLE_R("ADC Gain Ramping Switch", DA9055_ADC_L_CTRL,
798 SND_SOC_DAPM_ADC("ADC Left", "Capture", DA9055_ADC_L_CTRL, 7, 0),
1389 snd_soc_component_update_bits(component, DA9055_ADC_L_CTRL, in da9055_probe()