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

/freebsd-13-stable/sys/dev/mii/
H A Dtruephyreg.h47 #define TRUEPHY_CTRL 0x12 macro
H A Dtruephy.c233 PHY_READ(sc, TRUEPHY_CTRL);
234 PHY_WRITE(sc, TRUEPHY_CTRL,
240 PHY_WRITE(sc, TRUEPHY_CTRL, TRUEPHY_CTRL_RSV1);
244 PHY_READ(sc, TRUEPHY_CTRL);
246 PHY_WRITE(sc, TRUEPHY_CTRL,
260 PHY_READ(sc, TRUEPHY_CTRL);
262 PHY_WRITE(sc, TRUEPHY_CTRL, TRUEPHY_CTRL_RSV1);

Completed in 184 milliseconds