Lines Matching refs:snd_soc_write

387 	snd_soc_write(codec, WM9081_ANALOGUE_SPEAKER_2, reg2);  in speaker_mode_put()
592 snd_soc_write(codec, WM9081_CLOCK_CONTROL_3, in wm9081_set_fll()
599 snd_soc_write(codec, WM9081_FLL_CONTROL_1, reg1); in wm9081_set_fll()
606 snd_soc_write(codec, WM9081_FLL_CONTROL_1, reg1); in wm9081_set_fll()
608 snd_soc_write(codec, WM9081_FLL_CONTROL_2, in wm9081_set_fll()
611 snd_soc_write(codec, WM9081_FLL_CONTROL_3, fll_div.k); in wm9081_set_fll()
616 snd_soc_write(codec, WM9081_FLL_CONTROL_4, reg4); in wm9081_set_fll()
620 snd_soc_write(codec, WM9081_FLL_CONTROL_5, reg5); in wm9081_set_fll()
627 snd_soc_write(codec, WM9081_FLL_CONTROL_1, reg1 | WM9081_FLL_ENA); in wm9081_set_fll()
631 snd_soc_write(codec, WM9081_CLOCK_CONTROL_3, clk_sys_reg); in wm9081_set_fll()
720 snd_soc_write(codec, WM9081_CLOCK_CONTROL_1, reg); in configure_clock()
727 snd_soc_write(codec, WM9081_CLOCK_CONTROL_3, reg); in configure_clock()
992 snd_soc_write(codec, WM9081_AUDIO_INTERFACE_2, aif2); in wm9081_set_dai_fmt()
1138 snd_soc_write(codec, WM9081_EQ_1, 0); in wm9081_hw_params()
1142 snd_soc_write(codec, WM9081_EQ_1 + i, s->config[i]); in wm9081_hw_params()
1145 snd_soc_write(codec, WM9081_EQ_1, eq1); in wm9081_hw_params()
1148 snd_soc_write(codec, WM9081_CLOCK_CONTROL_2, clk_ctrl2); in wm9081_hw_params()
1149 snd_soc_write(codec, WM9081_AUDIO_INTERFACE_2, aif2); in wm9081_hw_params()
1150 snd_soc_write(codec, WM9081_AUDIO_INTERFACE_3, aif3); in wm9081_hw_params()
1151 snd_soc_write(codec, WM9081_AUDIO_INTERFACE_4, aif4); in wm9081_hw_params()
1168 snd_soc_write(codec, WM9081_DAC_DIGITAL_2, reg); in wm9081_digital_mute()
1227 snd_soc_write(codec, WM9081_AUDIO_INTERFACE_1, aif1); in wm9081_set_tdm_slot()