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()
466 snd_soc_component_write(component, TLV320AIC23_DIGT_FMT, iface_reg); in tlv320aic23_set_dai_fmt()
489 snd_soc_component_write(component, TLV320AIC23_PWR, reg); in tlv320aic23_set_bias_level()
495 snd_soc_component_write(component, TLV320AIC23_PWR, in tlv320aic23_set_bias_level()
500 snd_soc_component_write(component, TLV320AIC23_ACTIVE, 0x0); in tlv320aic23_set_bias_level()
501 snd_soc_component_write(component, TLV320AIC23_PWR, 0x1ff); in tlv320aic23_set_bias_level()
550 snd_soc_component_write(component, TLV320AIC23_RESET, 0); in tlv320aic23_component_probe()
552 snd_soc_component_write(component, TLV320AIC23_DIGT, TLV320AIC23_DEEMP_44K); in tlv320aic23_component_probe()
566 snd_soc_component_write(component, TLV320AIC23_LCHNVOL, in tlv320aic23_component_probe()
568 snd_soc_component_write(component, TLV320AIC23_RCHNVOL, in tlv320aic23_component_probe()
571 snd_soc_component_write(component, TLV320AIC23_ACTIVE, 0x1); in tlv320aic23_component_probe()