Home
last modified time | relevance | path

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

/linux-5.19.10/include/linux/mfd/wm8994/
Dregisters.h2022 #define WM8958_MICD_VALID 0x0002 /* MICD_VALID */ macro
2198 #define WM8958_MICD_VALID 0x0002 /* MICD_VALID */ macro
/linux-5.19.10/sound/soc/codecs/
Dwm8994.c4066 if (!(reg & WM8958_MICD_VALID)) { in wm8958_mic_irq()