Home
last modified time | relevance | path

Searched refs:DA7219_ACCDET_CONFIG_1 (Results 1 – 2 of 2) sorted by relevance

/linux/sound/soc/codecs/
H A Dda7219-aad.c42 snd_soc_component_update_bits(component, DA7219_ACCDET_CONFIG_1, in da7219_aad_jack_det()
102 snd_soc_component_update_bits(component, DA7219_ACCDET_CONFIG_1, in da7219_aad_btn_det_work()
472 snd_soc_component_update_bits(component, DA7219_ACCDET_CONFIG_1, in da7219_aad_irq_thread()
811 snd_soc_component_update_bits(component, DA7219_ACCDET_CONFIG_1, mask, cfg); in da7219_aad_handle_pdata()
938 snd_soc_component_update_bits(component, DA7219_ACCDET_CONFIG_1, in da7219_aad_suspend()
977 snd_soc_component_update_bits(component, DA7219_ACCDET_CONFIG_1, in da7219_aad_resume()
1003 snd_soc_component_update_bits(component, DA7219_ACCDET_CONFIG_1, in da7219_aad_init()
H A Dda7219-aad.h29 #define DA7219_ACCDET_CONFIG_1 0xC6 macro