Lines Matching refs:snd_soc_component_update_bits

291 		snd_soc_component_update_bits(component, WM8955_PLL_CONTROL_1,  in wm8955_configure_clocking()
295 snd_soc_component_update_bits(component, WM8955_PLL_CONTROL_2, in wm8955_configure_clocking()
298 snd_soc_component_update_bits(component, WM8955_PLL_CONTROL_3, in wm8955_configure_clocking()
302 snd_soc_component_update_bits(component, WM8955_PLL_CONTROL_4, in wm8955_configure_clocking()
305 snd_soc_component_update_bits(component, WM8955_PLL_CONTROL_4, in wm8955_configure_clocking()
314 snd_soc_component_update_bits(component, WM8955_CLOCKING_PLL, in wm8955_configure_clocking()
316 snd_soc_component_update_bits(component, WM8955_CLOCKING_PLL, in wm8955_configure_clocking()
322 snd_soc_component_update_bits(component, WM8955_SAMPLE_RATE, in wm8955_configure_clocking()
324 snd_soc_component_update_bits(component, WM8955_CLOCKING_PLL, in wm8955_configure_clocking()
339 snd_soc_component_update_bits(component, WM8955_POWER_MANAGEMENT_1, in wm8955_sysclk()
341 snd_soc_component_update_bits(component, WM8955_CLOCKING_PLL, in wm8955_sysclk()
383 return snd_soc_component_update_bits(component, WM8955_DAC_CONTROL, in wm8955_set_deemph()
613 snd_soc_component_update_bits(component, WM8955_AUDIO_INTERFACE, in wm8955_hw_params()
626 snd_soc_component_update_bits(component, WM8955_POWER_MANAGEMENT_1, in wm8955_hw_params()
628 snd_soc_component_update_bits(component, WM8955_CLOCKING_PLL, in wm8955_hw_params()
655 snd_soc_component_update_bits(component, WM8955_SAMPLE_RATE, in wm8955_set_sysclk()
740 snd_soc_component_update_bits(component, WM8955_AUDIO_INTERFACE, in wm8955_set_fmt()
758 snd_soc_component_update_bits(component, WM8955_DAC_CONTROL, WM8955_DACMU, val); in wm8955_mute()
775 snd_soc_component_update_bits(component, WM8955_POWER_MANAGEMENT_1, in wm8955_set_bias_level()
780 snd_soc_component_update_bits(component, WM8955_ADDITIONAL_CONTROL_1, in wm8955_set_bias_level()
799 snd_soc_component_update_bits(component, WM8955_POWER_MANAGEMENT_1, in wm8955_set_bias_level()
809 snd_soc_component_update_bits(component, in wm8955_set_bias_level()
815 snd_soc_component_update_bits(component, WM8955_POWER_MANAGEMENT_1, in wm8955_set_bias_level()
820 snd_soc_component_update_bits(component, WM8955_ADDITIONAL_CONTROL_1, in wm8955_set_bias_level()
826 snd_soc_component_update_bits(component, in wm8955_set_bias_level()
831 snd_soc_component_update_bits(component, WM8955_POWER_MANAGEMENT_1, in wm8955_set_bias_level()
897 snd_soc_component_update_bits(component, WM8955_LEFT_DAC_VOLUME, in wm8955_probe()
899 snd_soc_component_update_bits(component, WM8955_RIGHT_DAC_VOLUME, in wm8955_probe()
901 snd_soc_component_update_bits(component, WM8955_LOUT1_VOLUME, in wm8955_probe()
904 snd_soc_component_update_bits(component, WM8955_ROUT1_VOLUME, in wm8955_probe()
907 snd_soc_component_update_bits(component, WM8955_LOUT2_VOLUME, in wm8955_probe()
910 snd_soc_component_update_bits(component, WM8955_ROUT2_VOLUME, in wm8955_probe()
913 snd_soc_component_update_bits(component, WM8955_MONOOUT_VOLUME, in wm8955_probe()
917 snd_soc_component_update_bits(component, WM8955_BASS_CONTROL, WM8955_BB, WM8955_BB); in wm8955_probe()
922 snd_soc_component_update_bits(component, WM8955_ADDITIONAL_CONTROL_2, in wm8955_probe()
926 snd_soc_component_update_bits(component, WM8955_MONO_OUT_MIX_1, in wm8955_probe()