Searched refs:CIPHY_MII_BMCR (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/sys/dev/mii/
H A Dciphy.c144 if (PHY_READ(sc, CIPHY_MII_BMCR) & CIPHY_BMCR_AUTOEN)
173 PHY_WRITE(sc, CIPHY_MII_BMCR, speed);
244 bmcr = PHY_READ(sc, CIPHY_MII_BMCR);
H A Dciphyreg.h46 #define CIPHY_MII_BMCR 0x00 macro

Completed in 47 milliseconds