Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/net/
H A Dtsi108_eth.c307 #define PHY_STAT_LINK_UP (1 << 2) macro
642 } while ((phy_status & PHY_STAT_LINK_UP) == 0); in marvell_88e_phy_config()
644 if ((phy_status & PHY_STAT_LINK_UP) == 0) in marvell_88e_phy_config()