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

/freebsd-10.0-release/sys/dev/mii/
H A Dciphy.c148 if (PHY_READ(sc, CIPHY_MII_BMCR) & CIPHY_BMCR_AUTOEN)
173 CIPHY_BMCR_AUTOEN | CIPHY_BMCR_STARTNEG;
259 if (bmcr & CIPHY_BMCR_AUTOEN) {
H A Dciphyreg.h48 #define CIPHY_BMCR_AUTOEN 0x1000 /* Autoneg enabled */ macro

Completed in 115 milliseconds