Home
last modified time | relevance | path

Searched refs:PHY_CONNECT_TIMEOUT (Results 1 – 5 of 5) sorted by relevance

/u-boot/drivers/usb/eth/
A Dasix.c91 #define PHY_CONNECT_TIMEOUT 5000 macro
449 } while (!link_detected && timeout < PHY_CONNECT_TIMEOUT); in asix_init_common()
A Dr8152.h554 #define PHY_CONNECT_TIMEOUT 5000 macro
A Dasix88179.c179 #define PHY_CONNECT_TIMEOUT 5000 macro
384 } while (!link_detected && timeout < PHY_CONNECT_TIMEOUT); in asix_wait_link()
A Dsmsc95xx.c142 #define PHY_CONNECT_TIMEOUT 5000 macro
667 } while (!link_detected && timeout < PHY_CONNECT_TIMEOUT); in smsc95xx_init_common()
A Dr8152.c1440 } while (!link_detected && timeout < PHY_CONNECT_TIMEOUT); in r8152_init_common()

Completed in 14 milliseconds