Searched refs:XMPHY_BMSR_LINK (Results 1 – 2 of 2) sorted by relevance
220 if (bmsr & XMPHY_BMSR_LINK) in xmphy_status()233 if (bmsr & XMPHY_BMSR_LINK) { in xmphy_status()
56 #define XMPHY_BMSR_LINK 0x0004 /* Link status */ macro