Searched refs:WM8350_GPIO_PULL_NONE (Results 1 – 2 of 2) sorted by relevance
/linux/include/linux/mfd/wm8350/ | ||
H A D | gpio.h | 163 #define WM8350_GPIO_PULL_NONE 0 macro |
/linux/drivers/mfd/ | ||
H A D | wm8350-gpio.c | 187 if (pull == WM8350_GPIO_PULL_NONE) { in wm8350_gpio_config() |