Lines Matching refs:snd_soc_component_read32

345 	reg = snd_soc_component_read32(component, WM9081_ANALOGUE_SPEAKER_2);  in speaker_mode_get()
364 unsigned int reg_pwr = snd_soc_component_read32(component, WM9081_POWER_MANAGEMENT); in speaker_mode_put()
365 unsigned int reg2 = snd_soc_component_read32(component, WM9081_ANALOGUE_SPEAKER_2); in speaker_mode_put()
575 reg5 = snd_soc_component_read32(component, WM9081_FLL_CONTROL_5); in wm9081_set_fll()
589 clk_sys_reg = snd_soc_component_read32(component, WM9081_CLOCK_CONTROL_3); in wm9081_set_fll()
596 reg1 = snd_soc_component_read32(component, WM9081_FLL_CONTROL_1); in wm9081_set_fll()
612 reg4 = snd_soc_component_read32(component, WM9081_FLL_CONTROL_4); in wm9081_set_fll()
714 reg = snd_soc_component_read32(component, WM9081_CLOCK_CONTROL_1); in configure_clock()
721 reg = snd_soc_component_read32(component, WM9081_CLOCK_CONTROL_3); in configure_clock()
908 unsigned int aif2 = snd_soc_component_read32(component, WM9081_AUDIO_INTERFACE_2); in wm9081_set_dai_fmt()
1004 clk_ctrl2 = snd_soc_component_read32(component, WM9081_CLOCK_CONTROL_2); in wm9081_hw_params()
1007 aif1 = snd_soc_component_read32(component, WM9081_AUDIO_INTERFACE_1); in wm9081_hw_params()
1009 aif2 = snd_soc_component_read32(component, WM9081_AUDIO_INTERFACE_2); in wm9081_hw_params()
1012 aif3 = snd_soc_component_read32(component, WM9081_AUDIO_INTERFACE_3); in wm9081_hw_params()
1015 aif4 = snd_soc_component_read32(component, WM9081_AUDIO_INTERFACE_4); in wm9081_hw_params()
1134 eq1 = snd_soc_component_read32(component, WM9081_EQ_1) & WM9081_EQ_ENA; in wm9081_hw_params()
1159 reg = snd_soc_component_read32(component, WM9081_DAC_DIGITAL_2); in wm9081_digital_mute()
1195 unsigned int aif1 = snd_soc_component_read32(component, WM9081_AUDIO_INTERFACE_1); in wm9081_set_tdm_slot()