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

/freebsd-13-stable/sys/dev/mii/
H A Drgephyreg.h168 #define RGEPHY_SSR_ALDPS 0x0008 /* RTL8211C(L) only */ macro
H A Drgephy.c539 if ((ssr & RGEPHY_SSR_ALDPS) != 0) {
540 ssr &= ~RGEPHY_SSR_ALDPS;

Completed in 56 milliseconds