Home
last modified time | relevance | path

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

/linux-3.4.99/include/linux/mfd/wm8994/
Dregisters.h2027 #define WM8958_MICD_VALID 0x0002 /* MICD_VALID */ macro
2203 #define WM8958_MICD_VALID 0x0002 /* MICD_VALID */ macro
/linux-3.4.99/sound/soc/codecs/
Dwm8994.c3729 if (!(reg & WM8958_MICD_VALID)) { in wm8958_mic_irq()