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