Lines Matching refs:snd_soc_component_update_bits

294 		snd_soc_component_update_bits(component, WM8955_PLL_CONTROL_1,  in wm8955_configure_clocking()
298 snd_soc_component_update_bits(component, WM8955_PLL_CONTROL_2, in wm8955_configure_clocking()
301 snd_soc_component_update_bits(component, WM8955_PLL_CONTROL_3, in wm8955_configure_clocking()
305 snd_soc_component_update_bits(component, WM8955_PLL_CONTROL_4, in wm8955_configure_clocking()
308 snd_soc_component_update_bits(component, WM8955_PLL_CONTROL_4, in wm8955_configure_clocking()
317 snd_soc_component_update_bits(component, WM8955_CLOCKING_PLL, in wm8955_configure_clocking()
319 snd_soc_component_update_bits(component, WM8955_CLOCKING_PLL, in wm8955_configure_clocking()
325 snd_soc_component_update_bits(component, WM8955_SAMPLE_RATE, in wm8955_configure_clocking()
327 snd_soc_component_update_bits(component, WM8955_CLOCKING_PLL, in wm8955_configure_clocking()
342 snd_soc_component_update_bits(component, WM8955_POWER_MANAGEMENT_1, in wm8955_sysclk()
344 snd_soc_component_update_bits(component, WM8955_CLOCKING_PLL, in wm8955_sysclk()
386 return snd_soc_component_update_bits(component, WM8955_DAC_CONTROL, in wm8955_set_deemph()
616 snd_soc_component_update_bits(component, WM8955_AUDIO_INTERFACE, in wm8955_hw_params()
629 snd_soc_component_update_bits(component, WM8955_POWER_MANAGEMENT_1, in wm8955_hw_params()
631 snd_soc_component_update_bits(component, WM8955_CLOCKING_PLL, in wm8955_hw_params()
658 snd_soc_component_update_bits(component, WM8955_SAMPLE_RATE, in wm8955_set_sysclk()
743 snd_soc_component_update_bits(component, WM8955_AUDIO_INTERFACE, in wm8955_set_fmt()
761 snd_soc_component_update_bits(component, WM8955_DAC_CONTROL, WM8955_DACMU, val); in wm8955_digital_mute()
778 snd_soc_component_update_bits(component, WM8955_POWER_MANAGEMENT_1, in wm8955_set_bias_level()
783 snd_soc_component_update_bits(component, WM8955_ADDITIONAL_CONTROL_1, in wm8955_set_bias_level()
802 snd_soc_component_update_bits(component, WM8955_POWER_MANAGEMENT_1, in wm8955_set_bias_level()
812 snd_soc_component_update_bits(component, in wm8955_set_bias_level()
818 snd_soc_component_update_bits(component, WM8955_POWER_MANAGEMENT_1, in wm8955_set_bias_level()
823 snd_soc_component_update_bits(component, WM8955_ADDITIONAL_CONTROL_1, in wm8955_set_bias_level()
829 snd_soc_component_update_bits(component, in wm8955_set_bias_level()
834 snd_soc_component_update_bits(component, WM8955_POWER_MANAGEMENT_1, in wm8955_set_bias_level()
899 snd_soc_component_update_bits(component, WM8955_LEFT_DAC_VOLUME, in wm8955_probe()
901 snd_soc_component_update_bits(component, WM8955_RIGHT_DAC_VOLUME, in wm8955_probe()
903 snd_soc_component_update_bits(component, WM8955_LOUT1_VOLUME, in wm8955_probe()
906 snd_soc_component_update_bits(component, WM8955_ROUT1_VOLUME, in wm8955_probe()
909 snd_soc_component_update_bits(component, WM8955_LOUT2_VOLUME, in wm8955_probe()
912 snd_soc_component_update_bits(component, WM8955_ROUT2_VOLUME, in wm8955_probe()
915 snd_soc_component_update_bits(component, WM8955_MONOOUT_VOLUME, in wm8955_probe()
919 snd_soc_component_update_bits(component, WM8955_BASS_CONTROL, WM8955_BB, WM8955_BB); in wm8955_probe()
924 snd_soc_component_update_bits(component, WM8955_ADDITIONAL_CONTROL_2, in wm8955_probe()
928 snd_soc_component_update_bits(component, WM8955_MONO_OUT_MIX_1, in wm8955_probe()