Searched refs:PHY_BMSR_LINKSTAT (Results 1 – 5 of 5) sorted by relevance
660 #define PHY_BMSR_LINKSTAT 0x0004 /* Link is up */ macro
1078 if (bmsr & (PHY_BMSR_AUTONEGCOMP | PHY_BMSR_LINKSTAT)) { in xe_setmedia()1146 if (bmsr & PHY_BMSR_LINKSTAT) { in xe_setmedia()
585 #define PHY_BMSR_LINKSTAT 0x0004 macro
477 if (my_phy_readreg(sc, PHY_BMSR) & PHY_BMSR_LINKSTAT) { in my_autoneg_mii()1708 if (!(my_phy_readreg(sc, PHY_BMSR) & PHY_BMSR_LINKSTAT)) in my_watchdog()
1561 if (!(wb_phy_readreg(sc, PHY_BMSR) & PHY_BMSR_LINKSTAT))