Home
last modified time | relevance | path

Searched refs:USB_DT_HUB (Results 1 – 6 of 6) sorted by relevance

/u-boot/include/
A Dusb_defs.h94 #define USB_DT_HUB (USB_TYPE_CLASS | 0x09) macro
A Dusbdevice.h206 #define USB_DT_HUB (USB_TYPE_CLASS | 0x09) macro
/u-boot/drivers/usb/emul/
A Dsandbox_hub.c91 .bDescriptorType = USB_DT_HUB,
/u-boot/common/
A Dusb_hub.c93 unsigned short dtype = USB_DT_HUB; in usb_get_hub_descriptor()
/u-boot/drivers/usb/host/
A Dxhci.c992 case USB_DT_HUB: in xhci_submit_root()
A Dehci-hcd.c780 case USB_DT_HUB: in ehci_submit_root()

Completed in 17 milliseconds