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