Home
last modified time | relevance | path

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

/openbmc/u-boot/common/
H A Dusb_hub.c813 hub->hub_depth = -1; in usb_hub_configure()
824 hub->hub_depth = depth; in usb_hub_configure()
/openbmc/u-boot/include/
H A Dusb.h587 int hub_depth; /* USB 3.0 hub depth */ member
/openbmc/u-boot/drivers/usb/host/
H A Dxhci-mem.c760 route |= port_num << (hub->hub_depth * 4); in xhci_setup_addressable_virt_dev()