Home
last modified time | relevance | path

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

/openbmc/linux/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()