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

/haiku/src/add-ons/kernel/drivers/network/ether/syskonnect/dev/mii/
H A Dxmphyreg.h47 #define XMPHY_BMCR_AUTOEN 0x1000 /* Autoneg enabled */ macro
H A Dxmphy.c158 if (PHY_READ(sc, XMPHY_MII_BMCR) & XMPHY_BMCR_AUTOEN)
235 if (bmcr & XMPHY_BMCR_AUTOEN) {
273 XMPHY_BMCR_AUTOEN | XMPHY_BMCR_STARTNEG);

Completed in 33 milliseconds