Home
last modified time | relevance | path

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

/linux-4.1.27/sound/soc/codecs/
Dda7210.c46 #define DA7210_ADC 0x10 macro
366 if (snd_soc_read(codec, DA7210_ADC) & DA7210_ADC_ALC_EN) in da7210_put_noise_sup_sw()
463 SOC_DOUBLE("ADC Capture Switch", DA7210_ADC, 2, 6, 1, 0),
476 SOC_SINGLE_EXT("ALC Enable Switch", DA7210_ADC, 0, 1, 0,
1096 snd_soc_write(codec, DA7210_ADC, DA7210_ADC_L_EN | DA7210_ADC_R_EN); in da7210_probe()