Lines Matching +full:vbus +full:- +full:detect +full:- +full:gpio
1 // SPDX-License-Identifier: GPL-2.0-only
3 * arch/arm/mach-pxa/colibri-pxa320.c
14 #include <linux/gpio/machine.h>
15 #include <linux/gpio.h>
18 #include <asm/mach-types.h>
25 #include <linux/platform_data/video-pxafb.h>
26 #include <linux/platform_data/usb-ohci-pxa27x.h>
28 #include "pxa27x-udc.h"
43 GPIO28_GPIO, /* SD detect */
86 GPIO29_GPIO, /* PRDY (READY GPIO) */
87 GPIO57_GPIO, /* PPEN (POWER GPIO) */
88 GPIO81_GPIO, /* PCD (DETECT GPIO) */
89 GPIO77_GPIO, /* PRST (RESET GPIO) */
111 .end = PXA3xx_CS2_PHYS + (0x20 * 2) - 1,
148 .dev_id = "gpio-vbus",
150 GPIO_LOOKUP("gpio-pxa", MFP_PIN_GPIO96,
151 "vbus", GPIO_ACTIVE_HIGH),
157 .name = "gpio-vbus",
158 .id = -1,
171 .gpio_pullup = -1,