Searched refs:DA7219_MICBIAS_CTRL (Results 1 – 2 of 2) sorted by relevance
93 micbias_ctrl = snd_soc_component_read(component, DA7219_MICBIAS_CTRL); in da7219_aad_btn_det_work()94 snd_soc_component_update_bits(component, DA7219_MICBIAS_CTRL, in da7219_aad_btn_det_work()98 snd_soc_component_write(component, DA7219_MICBIAS_CTRL, micbias_ctrl); in da7219_aad_btn_det_work()951 micbias_ctrl = snd_soc_component_read(component, DA7219_MICBIAS_CTRL); in da7219_aad_suspend()
74 #define DA7219_MICBIAS_CTRL 0x62 macro