Lines Matching refs:snd_soc_component_write

95 	snd_soc_component_write(component, TLV320AIC23_ANLG, reg | (val << 6));  in snd_soc_tlv320aic23_put_volsw()
321 snd_soc_component_write(component, TLV320AIC23_SRATE, data); in set_sample_rate_control()
374 snd_soc_component_write(component, TLV320AIC23_DIGT_FMT, iface_reg); in tlv320aic23_hw_params()
385 snd_soc_component_write(component, TLV320AIC23_ACTIVE, 0x0001); in tlv320aic23_pcm_prepare()
399 snd_soc_component_write(component, TLV320AIC23_ACTIVE, 0x0); in tlv320aic23_shutdown()
419 snd_soc_component_write(component, TLV320AIC23_DIGT, reg); in tlv320aic23_mute()
465 snd_soc_component_write(component, TLV320AIC23_DIGT_FMT, iface_reg); in tlv320aic23_set_dai_fmt()
488 snd_soc_component_write(component, TLV320AIC23_PWR, reg); in tlv320aic23_set_bias_level()
494 snd_soc_component_write(component, TLV320AIC23_PWR, in tlv320aic23_set_bias_level()
499 snd_soc_component_write(component, TLV320AIC23_ACTIVE, 0x0); in tlv320aic23_set_bias_level()
500 snd_soc_component_write(component, TLV320AIC23_PWR, 0x1ff); in tlv320aic23_set_bias_level()
549 snd_soc_component_write(component, TLV320AIC23_RESET, 0); in tlv320aic23_component_probe()
551 snd_soc_component_write(component, TLV320AIC23_DIGT, TLV320AIC23_DEEMP_44K); in tlv320aic23_component_probe()
565 snd_soc_component_write(component, TLV320AIC23_LCHNVOL, in tlv320aic23_component_probe()
567 snd_soc_component_write(component, TLV320AIC23_RCHNVOL, in tlv320aic23_component_probe()
570 snd_soc_component_write(component, TLV320AIC23_ACTIVE, 0x1); in tlv320aic23_component_probe()