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()
578 snd_soc_write(codec, ALC5623_GLOBAL_CLK_CTRL_REG, gbl_clk); in alc5623_set_dai_pll()
579 snd_soc_write(codec, ALC5623_PLL_CTRL, pll_div); in alc5623_set_dai_pll()
584 snd_soc_write(codec, ALC5623_GLOBAL_CLK_CTRL_REG, gbl_clk); in alc5623_set_dai_pll()
698 return snd_soc_write(codec, ALC5623_DAI_CONTROL, iface); in alc5623_set_dai_fmt()
731 snd_soc_write(codec, ALC5623_DAI_CONTROL, iface); in alc5623_pcm_hw_params()
740 snd_soc_write(codec, ALC5623_STEREO_AD_DA_CLK_CTRL, coeff); in alc5623_pcm_hw_params()
754 return snd_soc_write(codec, ALC5623_MISC_CTRL, mute_reg); in alc5623_mute()
780 snd_soc_write(codec, ALC5623_PWR_MANAG_ADD3, ALC5623_ADD3_POWER_EN); in enable_power_depop()
788 snd_soc_write(codec, ALC5623_PWR_MANAG_ADD2, ALC5623_ADD2_POWER_EN); in enable_power_depop()
792 snd_soc_write(codec, ALC5623_PWR_MANAG_ADD1, in enable_power_depop()
795 snd_soc_write(codec, ALC5623_PWR_MANAG_ADD1, in enable_power_depop()
816 snd_soc_write(codec, ALC5623_PWR_MANAG_ADD2, in alc5623_set_bias_level()
818 snd_soc_write(codec, ALC5623_PWR_MANAG_ADD3, in alc5623_set_bias_level()
823 snd_soc_write(codec, ALC5623_PWR_MANAG_ADD2, 0); in alc5623_set_bias_level()
824 snd_soc_write(codec, ALC5623_PWR_MANAG_ADD3, 0); in alc5623_set_bias_level()
825 snd_soc_write(codec, ALC5623_PWR_MANAG_ADD1, 0); in alc5623_set_bias_level()
900 snd_soc_write(codec, ALC5623_ADD_CTRL_REG, in alc5623_probe()
905 snd_soc_write(codec, ALC5623_JACK_DET_CTRL, in alc5623_probe()