Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/include/
H A Dusb_defs.h95 #define USB_DT_HUB (USB_TYPE_CLASS | 0x09) macro
H A Dusbdevice.h207 #define USB_DT_HUB (USB_TYPE_CLASS | 0x09) macro
/rk3399_rockchip-uboot/drivers/usb/emul/
H A Dsandbox_hub.c93 .bDescriptorType = USB_DT_HUB,
/rk3399_rockchip-uboot/common/
H A Dusb_hub.c92 unsigned short dtype = USB_DT_HUB; in usb_get_hub_descriptor()
/rk3399_rockchip-uboot/drivers/usb/host/
H A Dxhci.c961 case USB_DT_HUB: in xhci_submit_root()
H A Dehci-hcd.c732 case USB_DT_HUB: in ehci_submit_root()