Home
last modified time | relevance | path

Searched refs:DW_VR_MII_AN_STS_C37_ANCMPLT_INTR (Results 1 – 2 of 2) sorted by relevance

/linux-6.6.21/drivers/net/pcs/
Dpcs-xpcs.h89 #define DW_VR_MII_AN_STS_C37_ANCMPLT_INTR BIT(0) macro
Dpcs-xpcs.c1026 } else if (ret == DW_VR_MII_AN_STS_C37_ANCMPLT_INTR) { in xpcs_get_state_c37_sgmii()
1081 if (an_intr & DW_VR_MII_AN_STS_C37_ANCMPLT_INTR) { in xpcs_get_state_c37_1000basex()
1082 an_intr &= ~DW_VR_MII_AN_STS_C37_ANCMPLT_INTR; in xpcs_get_state_c37_1000basex()