Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/marvell/
H A Dskge.h1036 PHY_ST_AN_OVER = 1<<5, /* Bit 5: Auto-Negotiation Over */ enumerator
H A Dsky2.h1198 PHY_ST_AN_OVER = 1<<5, /* Bit 5: Auto-Negotiation Over */ enumerator
H A Dskge.c1228 if (!(status & PHY_ST_AN_OVER)) in bcom_check_link()
1435 if (!(status & PHY_ST_AN_OVER)) in xm_check_link()
/kernel/linux/linux-6.6/drivers/net/ethernet/marvell/
H A Dskge.h1036 PHY_ST_AN_OVER = 1<<5, /* Bit 5: Auto-Negotiation Over */ enumerator
H A Dsky2.h1198 PHY_ST_AN_OVER = 1<<5, /* Bit 5: Auto-Negotiation Over */ enumerator
H A Dskge.c1235 if (!(status & PHY_ST_AN_OVER)) in bcom_check_link()
1442 if (!(status & PHY_ST_AN_OVER)) in xm_check_link()

Completed in 40 milliseconds