Home
last modified time | relevance | path

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

/linux/sound/soc/codecs/
H A Dda9055.c99 #define DA9055_ADC_R_CTRL 0x68 macro
501 adc_right = snd_soc_component_read(component, DA9055_ADC_R_CTRL); in da9055_put_alc_sw()
506 snd_soc_component_update_bits(component, DA9055_ADC_R_CTRL, in da9055_put_alc_sw()
533 snd_soc_component_write(component, DA9055_ADC_R_CTRL, adc_right); in da9055_put_alc_sw()
600 DA9055_ADC_R_CTRL, 6, 1, 0),
622 DA9055_ADC_R_CTRL, 5, 1, 0),
799 SND_SOC_DAPM_ADC("ADC Right", "Capture", DA9055_ADC_R_CTRL, 7, 0),
1391 snd_soc_component_update_bits(component, DA9055_ADC_R_CTRL, in da9055_probe()