Lines Matching refs:snd_soc_read
489 reg1 = snd_soc_read(codec, WM8993_FLL_CONTROL_1); in _wm8993_set_fll()
500 reg5 = snd_soc_read(codec, WM8993_FLL_CONTROL_5); in _wm8993_set_fll()
522 reg1 = snd_soc_read(codec, WM8993_FLL_CONTROL_1); in _wm8993_set_fll()
538 reg4 = snd_soc_read(codec, WM8993_FLL_CONTROL_4); in _wm8993_set_fll()
589 reg = snd_soc_read(codec, WM8993_CLOCKING_2); in configure_clock()
605 reg = snd_soc_read(codec, WM8993_CLOCKING_2); in configure_clock()
1098 unsigned int aif1 = snd_soc_read(codec, WM8993_AUDIO_INTERFACE_1); in wm8993_set_dai_fmt()
1099 unsigned int aif4 = snd_soc_read(codec, WM8993_AUDIO_INTERFACE_4); in wm8993_set_dai_fmt()
1197 clocking1 = snd_soc_read(codec, WM8993_CLOCKING_1); in wm8993_hw_params()
1200 clocking3 = snd_soc_read(codec, WM8993_CLOCKING_3); in wm8993_hw_params()
1203 aif1 = snd_soc_read(codec, WM8993_AUDIO_INTERFACE_1); in wm8993_hw_params()
1206 aif4 = snd_soc_read(codec, WM8993_AUDIO_INTERFACE_4); in wm8993_hw_params()
1306 u16 eq1 = snd_soc_read(codec, WM8993_EQ1); in wm8993_hw_params()
1342 reg = snd_soc_read(codec, WM8993_DAC_CTRL); in wm8993_digital_mute()