Home
last modified time | relevance | path

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

/freebsd/sys/dev/mii/
H A Datphyreg.h38 #define ATPHY_SCR 0x10 macro
H A Datphy.c282 reg = PHY_READ(sc, ATPHY_SCR); in atphy_reset()
291 PHY_WRITE(sc, ATPHY_SCR, reg); in atphy_reset()