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

/freebsd-10.2-release/sys/dev/mii/
H A Dtruephyreg.h45 #define TRUEPHY_CTRL 0x12 macro
H A Dtruephy.c236 PHY_READ(sc, TRUEPHY_CTRL);
237 PHY_WRITE(sc, TRUEPHY_CTRL,
243 PHY_WRITE(sc, TRUEPHY_CTRL, TRUEPHY_CTRL_RSV1);
247 PHY_READ(sc, TRUEPHY_CTRL);
249 PHY_WRITE(sc, TRUEPHY_CTRL,
267 PHY_READ(sc, TRUEPHY_CTRL);
269 PHY_WRITE(sc, TRUEPHY_CTRL, TRUEPHY_CTRL_RSV1);

Completed in 44 milliseconds