Home
last modified time | relevance | path

Searched refs:HUB_PROBE_TRIES (Results 1 – 4 of 4) sorted by relevance

/utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/newhost/
H A DdrvHub.c955 for (i = 0; i < HUB_PROBE_TRIES; i++) { in ms_hub_port_connect_change()
1060 if (i >= HUB_PROBE_TRIES && pHub->parent == NULL) // 3 reset retries in ms_hub_port_connect_change()
H A DdrvHub.h203 #define HUB_PROBE_TRIES 3 macro
/utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/usbhost/
H A DdrvHUB.h224 #define HUB_PROBE_TRIES 2 macro
H A DdrvHub.c3875 #define HUB_PROBE_TRIES 2
5338 for (i = 0; i < HUB_PROBE_TRIES; i++) { in hub_port_connect_change()