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