Searched refs:RGEPHY_MII_BMSR (Results 1 – 2 of 2) sorted by relevance
62 #define RGEPHY_MII_BMSR 0x01 macro
320 bmsr = PHY_READ(sc, RGEPHY_MII_BMSR); in rgephy_status()445 if (!(PHY_READ(sc, RGEPHY_MII_BMSR) & RGEPHY_BMSR_LINK)) { in rgephy_loop()