Searched refs:TIME_OUT_PHY_Rst (Results 1 – 2 of 2) sorted by relevance
/openbmc/u-boot/cmd/aspeed/nettest/ | ||
H A D | comminf.h | 289 #define TIME_OUT_PHY_Rst 20000 //1000 macro |
H A D | phy.c | 271 if (++timeout > TIME_OUT_PHY_Rst) { in phy_wait_reset_done() |