Home
last modified time | relevance | path

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

/freebsd/sys/dev/mii/
H A Drgephyreg.h177 #define RGEPHY_F_MII_SSR 0x1A /* PHY Specific status register */ macro
H A Drgephy.c288 reg = PHY_READ(sc, RGEPHY_F_MII_SSR); in rgephy_linkup()
343 ssr = PHY_READ(sc, RGEPHY_F_MII_SSR); in rgephy_status()