Home
last modified time | relevance | path

Searched defs:port1 (Results 1 – 9 of 9) sorted by relevance

/openbmc/u-boot/arch/arm/dts/
H A Dsun7i-a20-lamobo-r1.dts156 port1: port@1 { label
/openbmc/qemu/hw/usb/
H A Ddev-hub.c227 static void usb_hub_attach(USBPort *port1) in usb_hub_attach()
237 static void usb_hub_detach(USBPort *port1) in usb_hub_detach()
254 static void usb_hub_child_detach(USBPort *port1, USBDevice *child) in usb_hub_child_detach()
262 static void usb_hub_wakeup(USBPort *port1) in usb_hub_wakeup()
H A Dhcd-uhci.c556 static void uhci_attach(USBPort *port1) in uhci_attach()
574 static void uhci_detach(USBPort *port1) in uhci_detach()
595 static void uhci_child_detach(USBPort *port1, USBDevice *child) in uhci_child_detach()
602 static void uhci_wakeup(USBPort *port1) in uhci_wakeup()
H A Dhcd-ohci.c1776 static void ohci_attach(USBPort *port1) in ohci_attach()
1804 static void ohci_child_detach(USBPort *port1, USBDevice *dev) in ohci_child_detach()
1816 static void ohci_detach(USBPort *port1) in ohci_detach()
1841 static void ohci_wakeup(USBPort *port1) in ohci_wakeup()
/openbmc/u-boot/drivers/usb/emul/
H A Dusb-emul-uclass.c106 static int usb_emul_find_devnum(int devnum, int port1, struct udevice **emulp) in usb_emul_find_devnum()
161 int usb_emul_find(struct udevice *bus, ulong pipe, int port1, in usb_emul_find()
/openbmc/u-boot/arch/mips/dts/
H A Dmscc,ocelot.dtsi152 port1: port@1 { label
H A Dmscc,luton.dtsi144 port1: port@1 { label
/openbmc/u-boot/include/
H A Dfsl_usb.h31 struct ccsr_usb_port_ctrl port1; member
H A Dusb.h663 int port1; /* Port number (numbered from 1) */ member