Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/usb/eth/
H A Dasix.c88 #define PHY_CONNECT_TIMEOUT 5000 macro
446 } while (!link_detected && timeout < PHY_CONNECT_TIMEOUT); in asix_init_common()
H A Dasix88179.c177 #define PHY_CONNECT_TIMEOUT 5000 macro
382 } while (!link_detected && timeout < PHY_CONNECT_TIMEOUT); in asix_wait_link()
H A Dr8152.h508 #define PHY_CONNECT_TIMEOUT 5000 macro
H A Dsmsc95xx.c139 #define PHY_CONNECT_TIMEOUT 5000 macro
664 } while (!link_detected && timeout < PHY_CONNECT_TIMEOUT); in smsc95xx_init_common()
H A Dr8152.c1207 } while (!link_detected && timeout < PHY_CONNECT_TIMEOUT); in r8152_init_common()