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