Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/pcs/
H A Dpcs-xpcs.h89 #define DW_VR_MII_AN_STS_C37_ANCMPLT_INTR BIT(0) macro
H A 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()