Searched refs:MIIF_PHYPRIV1 (Results 1 – 2 of 2) sorted by relevance
124 flags |= MIIF_PHYPRIV1; in rgephy_attach()297 if (sc->mii_flags & MIIF_PHYPRIV1) in rgephy_linkup()385 if (sc->mii_flags & MIIF_PHYPRIV1) in rgephy_status()
152 #define MIIF_PHYPRIV1 0x20000000 /* private to the PHY driver */ macro