Lines Matching refs:snd_soc_component_update_bits

42 	snd_soc_component_update_bits(component, DA7219_ACCDET_CONFIG_1,  in da7219_aad_jack_det()
63 snd_soc_component_update_bits(component, DA7219_HP_L_CTRL, in da7219_aad_btn_det_work()
66 snd_soc_component_update_bits(component, DA7219_HP_R_CTRL, in da7219_aad_btn_det_work()
94 snd_soc_component_update_bits(component, DA7219_MICBIAS_CTRL, in da7219_aad_btn_det_work()
102 snd_soc_component_update_bits(component, DA7219_ACCDET_CONFIG_1, in da7219_aad_btn_det_work()
166 snd_soc_component_update_bits(component, DA7219_ACCDET_CONFIG_8, in da7219_aad_hptest_work()
178 snd_soc_component_update_bits(component, DA7219_DAC_FILTERS1, DA7219_HPF_MODE_MASK, in da7219_aad_hptest_work()
180 snd_soc_component_update_bits(component, DA7219_DAC_FILTERS4, DA7219_DAC_EQ_EN_MASK, in da7219_aad_hptest_work()
182 snd_soc_component_update_bits(component, DA7219_DAC_FILTERS5, in da7219_aad_hptest_work()
186 snd_soc_component_update_bits(component, DA7219_CP_CTRL, DA7219_CP_EN_MASK, in da7219_aad_hptest_work()
188 snd_soc_component_update_bits(component, DA7219_DIG_ROUTING_DAC, in da7219_aad_hptest_work()
192 snd_soc_component_update_bits(component, DA7219_DAC_L_CTRL, in da7219_aad_hptest_work()
195 snd_soc_component_update_bits(component, DA7219_DAC_R_CTRL, in da7219_aad_hptest_work()
198 snd_soc_component_update_bits(component, DA7219_MIXOUT_L_SELECT, in da7219_aad_hptest_work()
201 snd_soc_component_update_bits(component, DA7219_MIXOUT_R_SELECT, in da7219_aad_hptest_work()
204 snd_soc_component_update_bits(component, DA7219_DROUTING_ST_OUTFILT_1L, in da7219_aad_hptest_work()
207 snd_soc_component_update_bits(component, DA7219_DROUTING_ST_OUTFILT_1R, in da7219_aad_hptest_work()
210 snd_soc_component_update_bits(component, DA7219_MIXOUT_L_CTRL, in da7219_aad_hptest_work()
213 snd_soc_component_update_bits(component, DA7219_MIXOUT_R_CTRL, in da7219_aad_hptest_work()
216 snd_soc_component_update_bits(component, DA7219_HP_L_CTRL, in da7219_aad_hptest_work()
219 snd_soc_component_update_bits(component, DA7219_HP_R_CTRL, in da7219_aad_hptest_work()
223 snd_soc_component_update_bits(component, DA7219_HP_L_CTRL, in da7219_aad_hptest_work()
226 snd_soc_component_update_bits(component, DA7219_HP_R_CTRL, in da7219_aad_hptest_work()
241 snd_soc_component_update_bits(component, DA7219_TONE_GEN_CFG2, in da7219_aad_hptest_work()
295 snd_soc_component_update_bits(component, DA7219_ACCDET_CONFIG_8, in da7219_aad_hptest_work()
309 snd_soc_component_update_bits(component, DA7219_HP_L_CTRL, DA7219_HP_L_AMP_OE_MASK, in da7219_aad_hptest_work()
311 snd_soc_component_update_bits(component, DA7219_HP_R_CTRL, DA7219_HP_R_AMP_OE_MASK, in da7219_aad_hptest_work()
343 snd_soc_component_update_bits(component, 0xFB, 0x01, 0x01); in da7219_aad_jack_det_work()
421 snd_soc_component_update_bits(component, 0xFB, 0x01, 0x00); in da7219_aad_irq_thread()
466 snd_soc_component_update_bits(component, DA7219_HP_R_CTRL, in da7219_aad_irq_thread()
468 snd_soc_component_update_bits(component, DA7219_HP_L_CTRL, in da7219_aad_irq_thread()
472 snd_soc_component_update_bits(component, DA7219_ACCDET_CONFIG_1, in da7219_aad_irq_thread()
482 snd_soc_component_update_bits(component, 0xFB, 0x01, 0x00); in da7219_aad_irq_thread()
807 snd_soc_component_update_bits(component, DA7219_ACCDET_CONFIG_1, mask, cfg); in da7219_aad_handle_pdata()
842 snd_soc_component_update_bits(component, DA7219_ACCDET_CONFIG_2, mask, cfg); in da7219_aad_handle_pdata()
873 snd_soc_component_update_bits(component, DA7219_ACCDET_CONFIG_7, mask, cfg); in da7219_aad_handle_pdata()
932 snd_soc_component_update_bits(component, DA7219_ACCDET_CONFIG_1, in da7219_aad_suspend()
970 snd_soc_component_update_bits(component, DA7219_ACCDET_CONFIG_1, in da7219_aad_resume()
994 snd_soc_component_update_bits(component, DA7219_ACCDET_CONFIG_1, in da7219_aad_init()