Home
last modified time | relevance | path

Searched refs:PHY_ST_LSYNC (Results 1 – 3 of 3) sorted by relevance

/linux-6.6.21/drivers/net/ethernet/marvell/
Dsky2.h1201 PHY_ST_LSYNC = 1<<2, /* Bit 2: Link Synchronized */ enumerator
Dskge.h1039 PHY_ST_LSYNC = 1<<2, /* Bit 2: Link Synchronized */ enumerator
Dskge.c1227 if ((status & PHY_ST_LSYNC) == 0) { in bcom_check_link()
1434 if ((status & PHY_ST_LSYNC) == 0) { in xm_check_link()