Lines Matching refs:snd_soc_read
346 reg = snd_soc_read(codec, WM9081_ANALOGUE_SPEAKER_2); in speaker_mode_get()
365 unsigned int reg_pwr = snd_soc_read(codec, WM9081_POWER_MANAGEMENT); in speaker_mode_put()
366 unsigned int reg2 = snd_soc_read(codec, WM9081_ANALOGUE_SPEAKER_2); in speaker_mode_put()
576 reg5 = snd_soc_read(codec, WM9081_FLL_CONTROL_5); in wm9081_set_fll()
590 clk_sys_reg = snd_soc_read(codec, WM9081_CLOCK_CONTROL_3); in wm9081_set_fll()
597 reg1 = snd_soc_read(codec, WM9081_FLL_CONTROL_1); in wm9081_set_fll()
613 reg4 = snd_soc_read(codec, WM9081_FLL_CONTROL_4); in wm9081_set_fll()
715 reg = snd_soc_read(codec, WM9081_CLOCK_CONTROL_1); in configure_clock()
722 reg = snd_soc_read(codec, WM9081_CLOCK_CONTROL_3); in configure_clock()
911 unsigned int aif2 = snd_soc_read(codec, WM9081_AUDIO_INTERFACE_2); in wm9081_set_dai_fmt()
1006 clk_ctrl2 = snd_soc_read(codec, WM9081_CLOCK_CONTROL_2); in wm9081_hw_params()
1009 aif1 = snd_soc_read(codec, WM9081_AUDIO_INTERFACE_1); in wm9081_hw_params()
1011 aif2 = snd_soc_read(codec, WM9081_AUDIO_INTERFACE_2); in wm9081_hw_params()
1014 aif3 = snd_soc_read(codec, WM9081_AUDIO_INTERFACE_3); in wm9081_hw_params()
1017 aif4 = snd_soc_read(codec, WM9081_AUDIO_INTERFACE_4); in wm9081_hw_params()
1136 eq1 = snd_soc_read(codec, WM9081_EQ_1) & WM9081_EQ_ENA; in wm9081_hw_params()
1161 reg = snd_soc_read(codec, WM9081_DAC_DIGITAL_2); in wm9081_digital_mute()
1197 unsigned int aif1 = snd_soc_read(codec, WM9081_AUDIO_INTERFACE_1); in wm9081_set_tdm_slot()