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

/freebsd-11.0-release/sys/dev/mii/
H A Dxmphyreg.h64 #define XMPHY_ANAR_HDX 0x0040 /* Select half duplex */ macro
H A Dxmphy.c167 PHY_WRITE(sc, XMPHY_MII_ANAR, XMPHY_ANAR_HDX);
267 anar |= XMPHY_ANAR_FDX|XMPHY_ANAR_HDX;

Completed in 42 milliseconds