Searched refs:PHY_BMSR_LINKSTAT (Results 1 – 5 of 5) sorted by relevance
658 #define PHY_BMSR_LINKSTAT 0x0004 /* Link is up */ macro
1073 if (bmsr & (PHY_BMSR_AUTONEGCOMP | PHY_BMSR_LINKSTAT)) { in xe_setmedia()1141 if (bmsr & PHY_BMSR_LINKSTAT) { in xe_setmedia()
583 #define PHY_BMSR_LINKSTAT 0x0004 macro
472 if (my_phy_readreg(sc, PHY_BMSR) & PHY_BMSR_LINKSTAT) { in my_autoneg_mii()1705 if (!(my_phy_readreg(sc, PHY_BMSR) & PHY_BMSR_LINKSTAT)) in my_watchdog()
1560 if (!(wb_phy_readreg(sc, PHY_BMSR) & PHY_BMSR_LINKSTAT))