Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Dda7210.c41 #define DA7210_ADC 0x10 macro
357 if (snd_soc_component_read(component, DA7210_ADC) & DA7210_ADC_ALC_EN) in da7210_put_noise_sup_sw()
454 SOC_DOUBLE("ADC Capture Switch", DA7210_ADC, 2, 6, 1, 0),
467 SOC_SINGLE_EXT("ALC Enable Switch", DA7210_ADC, 0, 1, 0,
1090 snd_soc_component_write(component, DA7210_ADC, DA7210_ADC_L_EN | DA7210_ADC_R_EN); in da7210_probe()