Lines Matching refs:snd_soc_component_write

47 	return snd_soc_component_write(component, ALC5623_RESET, 0);  in alc5623_reset()
59 snd_soc_component_write(component, ALC5623_HID_CTRL_INDEX, 0x46); in amp_mixer_event()
63 snd_soc_component_write(component, ALC5623_HID_CTRL_DATA, 0xFFFF); in amp_mixer_event()
66 snd_soc_component_write(component, ALC5623_HID_CTRL_DATA, 0); in amp_mixer_event()
573 snd_soc_component_write(component, ALC5623_GLOBAL_CLK_CTRL_REG, gbl_clk); in alc5623_set_dai_pll()
574 snd_soc_component_write(component, ALC5623_PLL_CTRL, pll_div); in alc5623_set_dai_pll()
579 snd_soc_component_write(component, ALC5623_GLOBAL_CLK_CTRL_REG, gbl_clk); in alc5623_set_dai_pll()
693 return snd_soc_component_write(component, ALC5623_DAI_CONTROL, iface); in alc5623_set_dai_fmt()
726 snd_soc_component_write(component, ALC5623_DAI_CONTROL, iface); in alc5623_pcm_hw_params()
735 snd_soc_component_write(component, ALC5623_STEREO_AD_DA_CLK_CTRL, coeff); in alc5623_pcm_hw_params()
749 return snd_soc_component_write(component, ALC5623_MISC_CTRL, mute_reg); in alc5623_mute()
775 snd_soc_component_write(component, ALC5623_PWR_MANAG_ADD3, ALC5623_ADD3_POWER_EN); in enable_power_depop()
783 snd_soc_component_write(component, ALC5623_PWR_MANAG_ADD2, ALC5623_ADD2_POWER_EN); in enable_power_depop()
787 snd_soc_component_write(component, ALC5623_PWR_MANAG_ADD1, in enable_power_depop()
790 snd_soc_component_write(component, ALC5623_PWR_MANAG_ADD1, in enable_power_depop()
811 snd_soc_component_write(component, ALC5623_PWR_MANAG_ADD2, in alc5623_set_bias_level()
813 snd_soc_component_write(component, ALC5623_PWR_MANAG_ADD3, in alc5623_set_bias_level()
818 snd_soc_component_write(component, ALC5623_PWR_MANAG_ADD2, 0); in alc5623_set_bias_level()
819 snd_soc_component_write(component, ALC5623_PWR_MANAG_ADD3, 0); in alc5623_set_bias_level()
820 snd_soc_component_write(component, ALC5623_PWR_MANAG_ADD1, 0); in alc5623_set_bias_level()
896 snd_soc_component_write(component, ALC5623_ADD_CTRL_REG, in alc5623_probe()
901 snd_soc_component_write(component, ALC5623_JACK_DET_CTRL, in alc5623_probe()