Searched refs:DA7219_ACCDET_CONFIG_1 (Results 1 – 3 of 3) sorted by relevance
/Linux-v6.1/sound/soc/codecs/ |
D | da7219-aad.c | 42 snd_soc_component_update_bits(component, DA7219_ACCDET_CONFIG_1, in da7219_aad_jack_det() 106 snd_soc_component_update_bits(component, DA7219_ACCDET_CONFIG_1, in da7219_aad_btn_det_work() 448 snd_soc_component_update_bits(component, DA7219_ACCDET_CONFIG_1, in da7219_aad_irq_thread() 764 snd_soc_component_update_bits(component, DA7219_ACCDET_CONFIG_1, mask, cfg); in da7219_aad_handle_pdata() 848 snd_soc_component_update_bits(component, DA7219_ACCDET_CONFIG_1, in da7219_aad_suspend() 884 snd_soc_component_update_bits(component, DA7219_ACCDET_CONFIG_1, in da7219_aad_resume() 908 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 | 2392 { DA7219_ACCDET_CONFIG_1, 0xD6 }, 2484 regmap_write_bits(da7219->regmap, DA7219_ACCDET_CONFIG_1, in da7219_probe()
|