Home
last modified time | relevance | path

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

/linux-6.12.1/sound/soc/codecs/
Dwm8996.c147 { WM8996_MIC_DETECT_1, 0x7600 },
1333 case WM8996_MIC_DETECT_1: in wm8996_readable_register()
2266 snd_soc_component_update_bits(component, WM8996_MIC_DETECT_1, in wm8996_detect()
2270 snd_soc_component_update_bits(component, WM8996_MIC_DETECT_1, in wm8996_detect()
2335 snd_soc_component_update_bits(component, WM8996_MIC_DETECT_1, WM8996_MICD_ENA, in wm8996_hpdet_irq()
2358 snd_soc_component_update_bits(component, WM8996_MIC_DETECT_1, WM8996_MICD_ENA, 0); in wm8996_hpdet_start()
2373 snd_soc_component_update_bits(component, WM8996_MIC_DETECT_1, in wm8996_report_headphone()
2404 snd_soc_component_update_bits(component, WM8996_MIC_DETECT_1, in wm8996_micd()
2424 snd_soc_component_update_bits(component, WM8996_MIC_DETECT_1, in wm8996_micd()
Dwm8996.h59 #define WM8996_MIC_DETECT_1 0x38 macro