Searched refs:PHY_ST_LSYNC (Results 1 – 3 of 3) sorted by relevance
1061 PHY_ST_LSYNC = 1<<2, /* Bit 2: Link Synchronized */ enumerator
565 if ((status & PHY_ST_LSYNC) == 0) { in bcom_check_link()765 if ((status & PHY_ST_LSYNC) == 0) { in xm_check_link()
1100 PHY_ST_LSYNC = 1<<2, /* Bit 2: Link Synchronized */ enumerator