Lines Matching refs:snd_soc_component_write

382 	snd_soc_component_write(component, WM9081_ANALOGUE_SPEAKER_2, reg2);  in speaker_mode_put()
587 snd_soc_component_write(component, WM9081_CLOCK_CONTROL_3, in wm9081_set_fll()
594 snd_soc_component_write(component, WM9081_FLL_CONTROL_1, reg1); in wm9081_set_fll()
601 snd_soc_component_write(component, WM9081_FLL_CONTROL_1, reg1); in wm9081_set_fll()
603 snd_soc_component_write(component, WM9081_FLL_CONTROL_2, in wm9081_set_fll()
606 snd_soc_component_write(component, WM9081_FLL_CONTROL_3, fll_div.k); in wm9081_set_fll()
611 snd_soc_component_write(component, WM9081_FLL_CONTROL_4, reg4); in wm9081_set_fll()
615 snd_soc_component_write(component, WM9081_FLL_CONTROL_5, reg5); in wm9081_set_fll()
622 snd_soc_component_write(component, WM9081_FLL_CONTROL_1, reg1 | WM9081_FLL_ENA); in wm9081_set_fll()
626 snd_soc_component_write(component, WM9081_CLOCK_CONTROL_3, clk_sys_reg); in wm9081_set_fll()
715 snd_soc_component_write(component, WM9081_CLOCK_CONTROL_1, reg); in configure_clock()
722 snd_soc_component_write(component, WM9081_CLOCK_CONTROL_3, reg); in configure_clock()
986 snd_soc_component_write(component, WM9081_AUDIO_INTERFACE_2, aif2); in wm9081_set_dai_fmt()
1132 snd_soc_component_write(component, WM9081_EQ_1, 0); in wm9081_hw_params()
1136 snd_soc_component_write(component, WM9081_EQ_1 + i, s->config[i]); in wm9081_hw_params()
1139 snd_soc_component_write(component, WM9081_EQ_1, eq1); in wm9081_hw_params()
1142 snd_soc_component_write(component, WM9081_CLOCK_CONTROL_2, clk_ctrl2); in wm9081_hw_params()
1143 snd_soc_component_write(component, WM9081_AUDIO_INTERFACE_2, aif2); in wm9081_hw_params()
1144 snd_soc_component_write(component, WM9081_AUDIO_INTERFACE_3, aif3); in wm9081_hw_params()
1145 snd_soc_component_write(component, WM9081_AUDIO_INTERFACE_4, aif4); in wm9081_hw_params()
1162 snd_soc_component_write(component, WM9081_DAC_DIGITAL_2, reg); in wm9081_mute()
1221 snd_soc_component_write(component, WM9081_AUDIO_INTERFACE_1, aif1); in wm9081_set_tdm_slot()