Searched refs:JMPHY_SSR (Results 1 – 2 of 2) sorted by relevance
139 if ((PHY_READ(sc, JMPHY_SSR) & JMPHY_SSR_LINK_UP) != 0) { in jmphy_service()172 ssr = PHY_READ(sc, JMPHY_SSR); in jmphy_status()
40 #define JMPHY_SSR 0x11 macro