Searched refs:DA9055_ADC_L_CTRL (Results 1 – 1 of 1) sorted by relevance
/Linux-v6.1/sound/soc/codecs/ |
D | da9055.c | 99 #define DA9055_ADC_L_CTRL 0x67 macro 501 adc_left = snd_soc_component_read(component, DA9055_ADC_L_CTRL); in da9055_put_alc_sw() 505 snd_soc_component_update_bits(component, DA9055_ADC_L_CTRL, in da9055_put_alc_sw() 533 snd_soc_component_write(component, DA9055_ADC_L_CTRL, adc_left); in da9055_put_alc_sw() 600 SOC_DOUBLE_R("ADC Switch", DA9055_ADC_L_CTRL, 622 SOC_DOUBLE_R("ADC Gain Ramping Switch", DA9055_ADC_L_CTRL, 799 SND_SOC_DAPM_ADC("ADC Left", "Capture", DA9055_ADC_L_CTRL, 7, 0), 1390 snd_soc_component_update_bits(component, DA9055_ADC_L_CTRL, in da9055_probe()
|