Home
last modified time | relevance | path

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

/freebsd/sys/dev/mii/
H A Drgephyreg.h167 #define RGEPHY_SSR_ALDPS 0x0008 /* RTL8211C(L) only */ macro
H A Drgephy.c537 if ((ssr & RGEPHY_SSR_ALDPS) != 0) { in rgephy_reset()
538 ssr &= ~RGEPHY_SSR_ALDPS; in rgephy_reset()