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