Home
last modified time | relevance | path

Searched refs:WM8350_GPIO_PULL_NONE (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/arch/arm/mach-imx/
Dmach-mx31ads.c448 WM8350_GPIO_PULL_NONE, WM8350_GPIO_INVERT_OFF, in mx31_wm8350_init()
453 WM8350_GPIO_PULL_NONE, WM8350_GPIO_INVERT_OFF, in mx31_wm8350_init()
458 WM8350_GPIO_PULL_NONE, WM8350_GPIO_INVERT_OFF, in mx31_wm8350_init()
/linux-4.4.14/include/linux/mfd/wm8350/
Dgpio.h168 #define WM8350_GPIO_PULL_NONE 0 macro
/linux-4.4.14/drivers/mfd/
Dwm8350-gpio.c192 if (pull == WM8350_GPIO_PULL_NONE) { in wm8350_gpio_config()