Searched refs:WM8350_GPIO_INVERT_ON (Results 1 – 2 of 2) sorted by relevance
/linux-4.4.14/include/linux/mfd/wm8350/ | ||
D | gpio.h | 172 #define WM8350_GPIO_INVERT_ON 1 macro |
/linux-4.4.14/drivers/mfd/ | ||
D | wm8350-gpio.c | 181 if (invert == WM8350_GPIO_INVERT_ON) in gpio_set_invert() |