Searched refs:DA7219_ACCDET_CONFIG_1 (Results 1 – 3 of 3) sorted by relevance
/Linux-v5.10/sound/soc/codecs/ |
D | da7219-aad.c | 42 snd_soc_component_update_bits(component, DA7219_ACCDET_CONFIG_1, in da7219_aad_jack_det() 103 snd_soc_component_update_bits(component, DA7219_ACCDET_CONFIG_1, in da7219_aad_btn_det_work() 438 snd_soc_component_update_bits(component, DA7219_ACCDET_CONFIG_1, in da7219_aad_irq_thread() 755 snd_soc_component_update_bits(component, DA7219_ACCDET_CONFIG_1, mask, cfg); in da7219_aad_handle_pdata() 839 snd_soc_component_update_bits(component, DA7219_ACCDET_CONFIG_1, in da7219_aad_suspend() 875 snd_soc_component_update_bits(component, DA7219_ACCDET_CONFIG_1, in da7219_aad_resume() 899 snd_soc_component_update_bits(component, DA7219_ACCDET_CONFIG_1, in da7219_aad_init()
|
D | da7219-aad.h | 28 #define DA7219_ACCDET_CONFIG_1 0xC6 macro
|
D | da7219.c | 2383 { DA7219_ACCDET_CONFIG_1, 0xD6 }, 2475 regmap_write_bits(da7219->regmap, DA7219_ACCDET_CONFIG_1, in da7219_probe()
|