Searched refs:DA9055_ADC_L_CTRL (Results 1 – 1 of 1) sorted by relevance
/Linux-v4.19/sound/soc/codecs/ |
D | da9055.c | 103 #define DA9055_ADC_L_CTRL 0x67 macro 505 adc_left = snd_soc_component_read32(component, DA9055_ADC_L_CTRL); in da9055_put_alc_sw() 509 snd_soc_component_update_bits(component, DA9055_ADC_L_CTRL, in da9055_put_alc_sw() 537 snd_soc_component_write(component, DA9055_ADC_L_CTRL, adc_left); in da9055_put_alc_sw() 604 SOC_DOUBLE_R("ADC Switch", DA9055_ADC_L_CTRL, 626 SOC_DOUBLE_R("ADC Gain Ramping Switch", DA9055_ADC_L_CTRL, 803 SND_SOC_DAPM_ADC("ADC Left", "Capture", DA9055_ADC_L_CTRL, 7, 0), 1393 snd_soc_component_update_bits(component, DA9055_ADC_L_CTRL, in da9055_probe()
|