Searched defs:port1 (Results 1 – 9 of 9) sorted by relevance
/openbmc/u-boot/arch/arm/dts/ |
H A D | sun7i-a20-lamobo-r1.dts | 156 port1: port@1 { label
|
/openbmc/qemu/hw/usb/ |
H A D | dev-hub.c | 227 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 D | hcd-uhci.c | 556 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 D | hcd-ohci.c | 1776 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 D | usb-emul-uclass.c | 106 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 D | mscc,ocelot.dtsi | 152 port1: port@1 { label
|
H A D | mscc,luton.dtsi | 144 port1: port@1 { label
|
/openbmc/u-boot/include/ |
H A D | fsl_usb.h | 31 struct ccsr_usb_port_ctrl port1; member
|
H A D | usb.h | 663 int port1; /* Port number (numbered from 1) */ member
|