Lines Matching refs:snd_soc_component_read
341 reg = snd_soc_component_read(component, WM9081_ANALOGUE_SPEAKER_2); in speaker_mode_get()
360 unsigned int reg_pwr = snd_soc_component_read(component, WM9081_POWER_MANAGEMENT); in speaker_mode_put()
361 unsigned int reg2 = snd_soc_component_read(component, WM9081_ANALOGUE_SPEAKER_2); in speaker_mode_put()
571 reg5 = snd_soc_component_read(component, WM9081_FLL_CONTROL_5); in wm9081_set_fll()
585 clk_sys_reg = snd_soc_component_read(component, WM9081_CLOCK_CONTROL_3); in wm9081_set_fll()
592 reg1 = snd_soc_component_read(component, WM9081_FLL_CONTROL_1); in wm9081_set_fll()
608 reg4 = snd_soc_component_read(component, WM9081_FLL_CONTROL_4); in wm9081_set_fll()
710 reg = snd_soc_component_read(component, WM9081_CLOCK_CONTROL_1); in configure_clock()
717 reg = snd_soc_component_read(component, WM9081_CLOCK_CONTROL_3); in configure_clock()
904 unsigned int aif2 = snd_soc_component_read(component, WM9081_AUDIO_INTERFACE_2); in wm9081_set_dai_fmt()
1000 clk_ctrl2 = snd_soc_component_read(component, WM9081_CLOCK_CONTROL_2); in wm9081_hw_params()
1003 aif1 = snd_soc_component_read(component, WM9081_AUDIO_INTERFACE_1); in wm9081_hw_params()
1005 aif2 = snd_soc_component_read(component, WM9081_AUDIO_INTERFACE_2); in wm9081_hw_params()
1008 aif3 = snd_soc_component_read(component, WM9081_AUDIO_INTERFACE_3); in wm9081_hw_params()
1011 aif4 = snd_soc_component_read(component, WM9081_AUDIO_INTERFACE_4); in wm9081_hw_params()
1130 eq1 = snd_soc_component_read(component, WM9081_EQ_1) & WM9081_EQ_ENA; in wm9081_hw_params()
1155 reg = snd_soc_component_read(component, WM9081_DAC_DIGITAL_2); in wm9081_mute()
1191 unsigned int aif1 = snd_soc_component_read(component, WM9081_AUDIO_INTERFACE_1); in wm9081_set_tdm_slot()