Lines Matching refs:snd_soc_read
345 reg = snd_soc_read(codec, WM9081_ANALOGUE_SPEAKER_2); in speaker_mode_get()
364 unsigned int reg_pwr = snd_soc_read(codec, WM9081_POWER_MANAGEMENT); in speaker_mode_put()
365 unsigned int reg2 = snd_soc_read(codec, WM9081_ANALOGUE_SPEAKER_2); in speaker_mode_put()
575 reg5 = snd_soc_read(codec, WM9081_FLL_CONTROL_5); in wm9081_set_fll()
589 clk_sys_reg = snd_soc_read(codec, WM9081_CLOCK_CONTROL_3); in wm9081_set_fll()
596 reg1 = snd_soc_read(codec, WM9081_FLL_CONTROL_1); in wm9081_set_fll()
612 reg4 = snd_soc_read(codec, WM9081_FLL_CONTROL_4); in wm9081_set_fll()
714 reg = snd_soc_read(codec, WM9081_CLOCK_CONTROL_1); in configure_clock()
721 reg = snd_soc_read(codec, WM9081_CLOCK_CONTROL_3); in configure_clock()
908 unsigned int aif2 = snd_soc_read(codec, WM9081_AUDIO_INTERFACE_2); in wm9081_set_dai_fmt()
1003 clk_ctrl2 = snd_soc_read(codec, WM9081_CLOCK_CONTROL_2); in wm9081_hw_params()
1006 aif1 = snd_soc_read(codec, WM9081_AUDIO_INTERFACE_1); in wm9081_hw_params()
1008 aif2 = snd_soc_read(codec, WM9081_AUDIO_INTERFACE_2); in wm9081_hw_params()
1011 aif3 = snd_soc_read(codec, WM9081_AUDIO_INTERFACE_3); in wm9081_hw_params()
1014 aif4 = snd_soc_read(codec, WM9081_AUDIO_INTERFACE_4); in wm9081_hw_params()
1133 eq1 = snd_soc_read(codec, WM9081_EQ_1) & WM9081_EQ_ENA; in wm9081_hw_params()
1158 reg = snd_soc_read(codec, WM9081_DAC_DIGITAL_2); in wm9081_digital_mute()
1194 unsigned int aif1 = snd_soc_read(codec, WM9081_AUDIO_INTERFACE_1); in wm9081_set_tdm_slot()