Searched refs:AIC32X4_ADCSETUP (Results 1 – 2 of 2) sorted by relevance
| /Linux-v5.4/sound/soc/codecs/ |
| D | tlv320aic32x4.c | 402 SND_SOC_DAPM_ADC("Right ADC", "Right Capture", AIC32X4_ADCSETUP, 6, 0), 418 SND_SOC_DAPM_ADC("Left ADC", "Left Capture", AIC32X4_ADCSETUP, 7, 0), 1004 tmp_reg = snd_soc_component_read32(component, AIC32X4_ADCSETUP); in aic32x4_component_probe() 1005 snd_soc_component_write(component, AIC32X4_ADCSETUP, tmp_reg | in aic32x4_component_probe() 1007 snd_soc_component_write(component, AIC32X4_ADCSETUP, tmp_reg); in aic32x4_component_probe()
|
| D | tlv320aic32x4.h | 57 #define AIC32X4_ADCSETUP AIC32X4_REG(0, 81) macro
|