Searched refs:RGEPHY_SSR_ALDPS (Results 1 – 2 of 2) sorted by relevance
166 #define RGEPHY_SSR_ALDPS 0x0008 /* RTL8211C(L) only */ macro
535 if ((ssr & RGEPHY_SSR_ALDPS) != 0) { in rgephy_reset()536 ssr &= ~RGEPHY_SSR_ALDPS; in rgephy_reset()