Home
last modified time | relevance | path

Searched refs:ATPHY_SCR (Results 1 – 2 of 2) sorted by relevance

/NextBSD/sys/dev/mii/
HDatphyreg.h38 #define ATPHY_SCR 0x10 macro
HDatphy.c283 reg = PHY_READ(sc, ATPHY_SCR); in atphy_reset()
292 PHY_WRITE(sc, ATPHY_SCR, reg); in atphy_reset()