Lines Matching refs:snd_soc_component_write
70 snd_soc_component_write(component, AIC32X4_ADCSETUP, adc_reg | in aic32x4_reset_adc()
72 snd_soc_component_write(component, AIC32X4_ADCSETUP, adc_reg); in aic32x4_reset_adc()
140 snd_soc_component_write(component, AIC32X4_DOUTCTL, val); in aic32x4_set_mfp2_gpio()
181 snd_soc_component_write(component, AIC32X4_MISOCTL, val); in aic32x4_set_mfp4_gpio()
221 snd_soc_component_write(component, AIC32X4_GPIOCTL, val); in aic32x4_set_mfp5_gpio()
674 return snd_soc_component_write(component, AIC32X4_AOSR, aosr); in aic32x4_set_aosr()
679 snd_soc_component_write(component, AIC32X4_DOSRMSB, dosr >> 8); in aic32x4_set_dosr()
680 snd_soc_component_write(component, AIC32X4_DOSRLSB, in aic32x4_set_dosr()
695 snd_soc_component_write(component, AIC32X4_DACSPB, p_block); in aic32x4_set_processing_blocks()
700 snd_soc_component_write(component, AIC32X4_ADCSPB, r_block); in aic32x4_set_processing_blocks()
701 snd_soc_component_write(component, AIC32X4_DACSPB, p_block); in aic32x4_set_processing_blocks()
960 snd_soc_component_write(component, AIC32X4_DINCTL, in aic32x4_setup_gpios()
968 snd_soc_component_write(component, AIC32X4_DOUTCTL, in aic32x4_setup_gpios()
976 snd_soc_component_write(component, AIC32X4_SCLKCTL, in aic32x4_setup_gpios()
984 snd_soc_component_write(component, AIC32X4_MISOCTL, in aic32x4_setup_gpios()
992 snd_soc_component_write(component, AIC32X4_GPIOCTL, in aic32x4_setup_gpios()
1024 snd_soc_component_write(component, AIC32X4_MICBIAS, in aic32x4_component_probe()
1028 snd_soc_component_write(component, AIC32X4_PWRCFG, AIC32X4_AVDDWEAKDISABLE); in aic32x4_component_probe()
1032 snd_soc_component_write(component, AIC32X4_LDOCTL, tmp_reg); in aic32x4_component_probe()
1039 snd_soc_component_write(component, AIC32X4_CMMODE, tmp_reg); in aic32x4_component_probe()
1043 snd_soc_component_write(component, AIC32X4_LMICPGANIN, in aic32x4_component_probe()
1046 snd_soc_component_write(component, AIC32X4_LMICPGANIN, in aic32x4_component_probe()
1049 snd_soc_component_write(component, AIC32X4_RMICPGANIN, in aic32x4_component_probe()
1052 snd_soc_component_write(component, AIC32X4_RMICPGANIN, in aic32x4_component_probe()
1061 snd_soc_component_write(component, AIC32X4_ADCSETUP, tmp_reg | in aic32x4_component_probe()
1063 snd_soc_component_write(component, AIC32X4_ADCSETUP, tmp_reg); in aic32x4_component_probe()
1069 snd_soc_component_write(component, AIC32X4_REFPOWERUP, in aic32x4_component_probe()
1173 snd_soc_component_write(component, AIC32X4_PWRCFG, AIC32X4_AVDDWEAKDISABLE); in aic32x4_tas2505_component_probe()
1177 snd_soc_component_write(component, AIC32X4_LDOCTL, tmp_reg); in aic32x4_tas2505_component_probe()
1184 snd_soc_component_write(component, AIC32X4_CMMODE, tmp_reg); in aic32x4_tas2505_component_probe()
1190 snd_soc_component_write(component, TAS2505_REFPOWERUP, in aic32x4_tas2505_component_probe()