Home
last modified time | relevance | path

Searched refs:PHY_CFG_TIMEOUT (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/drivers/net/
H A De1000.h2570 #define PHY_CFG_TIMEOUT 100 macro
H A De1000.c4544 int32_t timeout = PHY_CFG_TIMEOUT; in e1000_get_phy_cfg_done()