Home
last modified time | relevance | path

Searched refs:USB_DT_SS_HUB (Results 1 – 3 of 3) sorted by relevance

/rk3399_rockchip-uboot/include/
H A Dusb_defs.h96 #define USB_DT_SS_HUB (USB_TYPE_CLASS | 0x0a) macro
/rk3399_rockchip-uboot/common/
H A Dusb_hub.c95 dtype = USB_DT_SS_HUB; in usb_get_hub_descriptor()
/rk3399_rockchip-uboot/drivers/usb/host/
H A Dxhci.c962 case USB_DT_SS_HUB: in xhci_submit_root()