Searched refs:JMPHY_SSR_LINK_UP (Results 1 – 2 of 2) sorted by relevance
45 #define JMPHY_SSR_LINK_UP 0x0400 macro
136 if ((PHY_READ(sc, JMPHY_SSR) & JMPHY_SSR_LINK_UP) != 0) { in jmphy_service()170 if ((ssr & JMPHY_SSR_LINK_UP) != 0) in jmphy_status()