Home
last modified time | relevance | path

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

/Linux-v5.4/sound/soc/codecs/
Dwm8994.c3679 reg = snd_soc_component_read32(component, WM1811_JACKDET_CTRL); in wm1811_jackdet_irq()
3700 snd_soc_component_update_bits(component, WM1811_JACKDET_CTRL, in wm1811_jackdet_irq()
3716 snd_soc_component_update_bits(component, WM1811_JACKDET_CTRL, in wm1811_jackdet_irq()
3834 snd_soc_component_update_bits(component, WM1811_JACKDET_CTRL, in wm8958_mic_detect()
3932 ret = snd_soc_component_read32(component, WM1811_JACKDET_CTRL); in wm8958_mic_irq()
/Linux-v5.4/include/linux/mfd/wm8994/
Dregisters.h248 #define WM1811_JACKDET_CTRL 0x705 macro