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