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