Searched refs:CIPHY_BMCR_AUTOEN (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)
167 CIPHY_BMCR_AUTOEN | CIPHY_BMCR_STARTNEG;
247 if (bmcr & CIPHY_BMCR_AUTOEN) {
H A Dciphyreg.h48 #define CIPHY_BMCR_AUTOEN 0x1000 /* Autoneg enabled */ macro

Completed in 48 milliseconds