Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/usb/eth/
H A Dasix.c89 #define PHY_CONNECT_TIMEOUT 5000 macro
447 } while (!link_detected && timeout < PHY_CONNECT_TIMEOUT); in asix_init_common()
H A Dasix88179.c178 #define PHY_CONNECT_TIMEOUT 5000 macro
383 } while (!link_detected && timeout < PHY_CONNECT_TIMEOUT); in asix_wait_link()
H A Dsmsc95xx.c140 #define PHY_CONNECT_TIMEOUT 5000 macro
665 } while (!link_detected && timeout < PHY_CONNECT_TIMEOUT); in smsc95xx_init_common()
H A Dr8152.h509 #define PHY_CONNECT_TIMEOUT 5000 macro
H A Dr8152.c1208 } while (!link_detected && timeout < PHY_CONNECT_TIMEOUT); in r8152_init_common()