Home
last modified time | relevance | path

Searched refs:PHY_ST_LSYNC (Results 1 - 6 of 6) sorted by relevance

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

Completed in 42 milliseconds