Searched refs:WM8994_GPN_POL (Results 1 – 2 of 2) sorted by relevance
/linux-4.19.296/include/linux/mfd/wm8994/ | ||
D | gpio.h | 56 #define WM8994_GPN_POL 0x0400 /* GPN_POL */ macro |
/linux-4.19.296/drivers/gpio/ | ||
D | gpio-wm8994.c | 233 if (reg & WM8994_GPN_POL) in wm8994_gpio_dbg_show() |