Lines Matching refs:snd_soc_write

52 	return snd_soc_write(codec, ALC5623_RESET, 0);  in alc5623_reset()
64 snd_soc_write(codec, ALC5623_HID_CTRL_INDEX, 0x46); in amp_mixer_event()
68 snd_soc_write(codec, ALC5623_HID_CTRL_DATA, 0xFFFF); in amp_mixer_event()
71 snd_soc_write(codec, ALC5623_HID_CTRL_DATA, 0); in amp_mixer_event()
579 snd_soc_write(codec, ALC5623_GLOBAL_CLK_CTRL_REG, gbl_clk); in alc5623_set_dai_pll()
580 snd_soc_write(codec, ALC5623_PLL_CTRL, pll_div); in alc5623_set_dai_pll()
585 snd_soc_write(codec, ALC5623_GLOBAL_CLK_CTRL_REG, gbl_clk); in alc5623_set_dai_pll()
699 return snd_soc_write(codec, ALC5623_DAI_CONTROL, iface); in alc5623_set_dai_fmt()
732 snd_soc_write(codec, ALC5623_DAI_CONTROL, iface); in alc5623_pcm_hw_params()
741 snd_soc_write(codec, ALC5623_STEREO_AD_DA_CLK_CTRL, coeff); in alc5623_pcm_hw_params()
755 return snd_soc_write(codec, ALC5623_MISC_CTRL, mute_reg); in alc5623_mute()
781 snd_soc_write(codec, ALC5623_PWR_MANAG_ADD3, ALC5623_ADD3_POWER_EN); in enable_power_depop()
789 snd_soc_write(codec, ALC5623_PWR_MANAG_ADD2, ALC5623_ADD2_POWER_EN); in enable_power_depop()
793 snd_soc_write(codec, ALC5623_PWR_MANAG_ADD1, in enable_power_depop()
796 snd_soc_write(codec, ALC5623_PWR_MANAG_ADD1, in enable_power_depop()
817 snd_soc_write(codec, ALC5623_PWR_MANAG_ADD2, in alc5623_set_bias_level()
819 snd_soc_write(codec, ALC5623_PWR_MANAG_ADD3, in alc5623_set_bias_level()
824 snd_soc_write(codec, ALC5623_PWR_MANAG_ADD2, 0); in alc5623_set_bias_level()
825 snd_soc_write(codec, ALC5623_PWR_MANAG_ADD3, 0); in alc5623_set_bias_level()
826 snd_soc_write(codec, ALC5623_PWR_MANAG_ADD1, 0); in alc5623_set_bias_level()
902 snd_soc_write(codec, ALC5623_ADD_CTRL_REG, in alc5623_probe()
907 snd_soc_write(codec, ALC5623_JACK_DET_CTRL, in alc5623_probe()