Lines Matching refs:snd_soc_component_write
207 snd_soc_component_write(component, WM8961_ANALOGUE_HP_0, hp_reg); in wm8961_hp_event()
211 snd_soc_component_write(component, WM8961_CHARGE_PUMP_1, cp_reg); in wm8961_hp_event()
216 snd_soc_component_write(component, WM8961_PWR_MGMT_2, pwr_reg); in wm8961_hp_event()
220 snd_soc_component_write(component, WM8961_ANALOGUE_HP_0, hp_reg); in wm8961_hp_event()
224 snd_soc_component_write(component, WM8961_ANALOGUE_HP_0, hp_reg); in wm8961_hp_event()
232 snd_soc_component_write(component, WM8961_DC_SERVO_1, dcs_reg); in wm8961_hp_event()
247 snd_soc_component_write(component, WM8961_ANALOGUE_HP_0, hp_reg); in wm8961_hp_event()
251 snd_soc_component_write(component, WM8961_ANALOGUE_HP_0, hp_reg); in wm8961_hp_event()
257 snd_soc_component_write(component, WM8961_ANALOGUE_HP_0, hp_reg); in wm8961_hp_event()
261 snd_soc_component_write(component, WM8961_ANALOGUE_HP_0, hp_reg); in wm8961_hp_event()
266 snd_soc_component_write(component, WM8961_DC_SERVO_1, dcs_reg); in wm8961_hp_event()
271 snd_soc_component_write(component, WM8961_ANALOGUE_HP_0, hp_reg); in wm8961_hp_event()
275 snd_soc_component_write(component, WM8961_PWR_MGMT_2, pwr_reg); in wm8961_hp_event()
279 snd_soc_component_write(component, WM8961_CHARGE_PUMP_1, in wm8961_hp_event()
296 snd_soc_component_write(component, WM8961_PWR_MGMT_2, pwr_reg); in wm8961_spk_event()
300 snd_soc_component_write(component, WM8961_CLASS_D_CONTROL_1, spk_reg); in wm8961_spk_event()
306 snd_soc_component_write(component, WM8961_CLASS_D_CONTROL_1, spk_reg); in wm8961_spk_event()
310 snd_soc_component_write(component, WM8961_PWR_MGMT_2, pwr_reg); in wm8961_spk_event()
530 snd_soc_component_write(component, WM8961_ADDITIONAL_CONTROL_3, reg); in wm8961_hw_params()
563 snd_soc_component_write(component, WM8961_CLOCKING_4, reg); in wm8961_hw_params()
582 snd_soc_component_write(component, WM8961_AUDIO_INTERFACE_0, reg); in wm8961_hw_params()
590 snd_soc_component_write(component, WM8961_ADC_DAC_CONTROL_2, reg); in wm8961_hw_params()
617 snd_soc_component_write(component, WM8961_CLOCKING1, reg); in wm8961_set_sysclk()
688 return snd_soc_component_write(component, WM8961_AUDIO_INTERFACE_0, aif); in wm8961_set_fmt()
701 return snd_soc_component_write(component, WM8961_ADDITIONAL_CONTROL_2, reg); in wm8961_set_tristate()
716 return snd_soc_component_write(component, WM8961_ADC_DAC_CONTROL_1, reg); in wm8961_digital_mute()
729 snd_soc_component_write(component, WM8961_CLOCKING2, reg); in wm8961_set_clkdiv()
736 snd_soc_component_write(component, WM8961_AUDIO_INTERFACE_2, reg); in wm8961_set_clkdiv()
765 snd_soc_component_write(component, WM8961_ANTI_POP, reg); in wm8961_set_bias_level()
771 snd_soc_component_write(component, WM8961_PWR_MGMT_1, reg); in wm8961_set_bias_level()
780 snd_soc_component_write(component, WM8961_PWR_MGMT_1, reg); in wm8961_set_bias_level()
785 snd_soc_component_write(component, WM8961_ANTI_POP, reg); in wm8961_set_bias_level()
790 snd_soc_component_write(component, WM8961_PWR_MGMT_1, reg); in wm8961_set_bias_level()
841 snd_soc_component_write(component, WM8961_CHARGE_PUMP_B, reg); in wm8961_probe()
846 snd_soc_component_write(component, WM8961_ROUT1_VOLUME, in wm8961_probe()
848 snd_soc_component_write(component, WM8961_LOUT1_VOLUME, reg | WM8961_LO1ZC); in wm8961_probe()
850 snd_soc_component_write(component, WM8961_ROUT2_VOLUME, in wm8961_probe()
852 snd_soc_component_write(component, WM8961_LOUT2_VOLUME, reg | WM8961_SPKLZC); in wm8961_probe()
855 snd_soc_component_write(component, WM8961_RIGHT_ADC_VOLUME, reg | WM8961_ADCVU); in wm8961_probe()
857 snd_soc_component_write(component, WM8961_RIGHT_INPUT_VOLUME, reg | WM8961_IPVU); in wm8961_probe()
862 snd_soc_component_write(component, WM8961_ADC_DAC_CONTROL_2, reg); in wm8961_probe()
869 snd_soc_component_write(component, WM8961_CLOCKING_3, reg); in wm8961_probe()