Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/common/
H A Dusb_hub.c816 hub->hub_depth = -1; in usb_hub_configure()
827 hub->hub_depth = depth; in usb_hub_configure()
/OK3568_Linux_fs/u-boot/include/
H A Dusb.h588 int hub_depth; /* USB 3.0 hub depth */ member
/OK3568_Linux_fs/u-boot/drivers/usb/host/
H A Dxhci-mem.c761 route |= port_num << (hub->hub_depth * 4); in xhci_setup_addressable_virt_dev()