Home
last modified time | relevance | path

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

/openbsd/src/sys/dev/mii/
Datphy.c48 #define ATPHY_SCR 0x10 macro
355 reg = PHY_READ(sc, ATPHY_SCR); in atphy_reset()
364 PHY_WRITE(sc, ATPHY_SCR, reg); in atphy_reset()