Home
last modified time | relevance | path

Searched refs:GPIO_GUMSTIX_USB_GPIOx (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/arch/arm/mach-pxa/include/mach/
Dgumstix.h25 #define GPIO_GUMSTIX_USB_GPIOx 41 macro
31 #define GPIO_GUMSTIX_USB_GPIOx_CON_MD (GPIO_GUMSTIX_USB_GPIOx | GPIO_OUT)
32 #define GPIO_GUMSTIX_USB_GPIOx_DIS_MD (GPIO_GUMSTIX_USB_GPIOx | GPIO_IN)
/linux-4.4.14/arch/arm/mach-pxa/
Dgumstix.c112 .gpio_pullup = GPIO_GUMSTIX_USB_GPIOx,