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

/freebsd-11-stable/sys/dev/mii/
H A Dciphy.c142 if (PHY_READ(sc, CIPHY_MII_BMCR) & CIPHY_BMCR_AUTOEN)
171 PHY_WRITE(sc, CIPHY_MII_BMCR, speed);
242 bmcr = PHY_READ(sc, CIPHY_MII_BMCR);
H A Dciphyreg.h44 #define CIPHY_MII_BMCR 0x00 macro

Completed in 68 milliseconds