Home
last modified time | relevance | path

Searched defs:vbus_gpio (Results 1 – 5 of 5) sorted by relevance

/openbmc/u-boot/drivers/usb/host/
H A Dxhci-exynos5.c38 struct gpio_desc vbus_gpio; member
H A Dehci-exynos.c31 struct gpio_desc vbus_gpio; member
H A Dehci-tegra.c80 struct gpio_desc vbus_gpio; /* GPIO for vbus enable */ member
/openbmc/linux/drivers/usb/gadget/udc/
H A Dpch_udc.c360 struct pch_vbus_gpio_data vbus_gpio; member
1276 struct pch_vbus_gpio_data *vbus_gpio = container_of(irq_work, in pch_vbus_gpio_work_fall() local
1317 struct pch_vbus_gpio_data *vbus_gpio = container_of(irq_work, in pch_vbus_gpio_work_rise() local
/openbmc/linux/drivers/staging/emxx_udc/
H A Demxx_udc.c37 static struct gpio_desc *vbus_gpio; variable