Home
last modified time | relevance | path

Searched refs:MAX_HUB_TOPO_LEVEL (Results 1 – 2 of 2) sorted by relevance

/utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/newhost/
H A DdrvUsbHostConfig.h104 #define MAX_HUB_TOPO_LEVEL 1 macro
106 #define MAX_HUB_TOPO_LEVEL 6 macro
H A DdrvHub.c505 if (pUdev->level == MAX_HUB_TOPO_LEVEL) in ms_hub_probe()
507 ms_usbhost_msg("hub nested too deep, level = %d\n", MAX_HUB_TOPO_LEVEL); in ms_hub_probe()