Home
last modified time | relevance | path

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

/Linux-v4.19/sound/soc/codecs/
Dwm8994.c3678 reg = snd_soc_component_read32(component, WM1811_JACKDET_CTRL); in wm1811_jackdet_irq()
3699 snd_soc_component_update_bits(component, WM1811_JACKDET_CTRL, in wm1811_jackdet_irq()
3715 snd_soc_component_update_bits(component, WM1811_JACKDET_CTRL, in wm1811_jackdet_irq()
3833 snd_soc_component_update_bits(component, WM1811_JACKDET_CTRL, in wm8958_mic_detect()
3931 ret = snd_soc_component_read32(component, WM1811_JACKDET_CTRL); in wm8958_mic_irq()
/Linux-v4.19/include/linux/mfd/wm8994/
Dregisters.h253 #define WM1811_JACKDET_CTRL 0x705 macro