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

/freebsd-13-stable/sys/dev/mii/
H A Dtruephyreg.h49 #define TRUEPHY_CTRL_RSV1 0x0002 /* XXX reserved */ macro
H A Dtruephy.c235 TRUEPHY_CTRL_DIAG | TRUEPHY_CTRL_RSV1);
240 PHY_WRITE(sc, TRUEPHY_CTRL, TRUEPHY_CTRL_RSV1);
247 TRUEPHY_CTRL_DIAG | TRUEPHY_CTRL_RSV1 | TRUEPHY_CTRL_RSV0);
262 PHY_WRITE(sc, TRUEPHY_CTRL, TRUEPHY_CTRL_RSV1);

Completed in 52 milliseconds