Searched refs:WM8350_GPIO_DIR_OUT (Results 1 – 2 of 2) sorted by relevance
/linux/include/linux/mfd/wm8350/ | ||
H A D | gpio.h | 160 #define WM8350_GPIO_DIR_OUT 1 macro |
/linux/drivers/mfd/ | ||
H A D | wm8350-gpio.c | 23 if (dir == WM8350_GPIO_DIR_OUT) in gpio_set_dir() |