Searched refs:AXGBE_AN_CL37_INT_CMPLT (Results 1 – 2 of 2) sorted by relevance
636 if (pdata->an_int & AXGBE_AN_CL37_INT_CMPLT) { in axgbe_an37_state_machine()638 pdata->an_int &= ~AXGBE_AN_CL37_INT_CMPLT; in axgbe_an37_state_machine()1100 while (!(reg & AXGBE_AN_CL37_INT_CMPLT)) { in axgbe_phy_status()1108 if (reg & AXGBE_AN_CL37_INT_CMPLT) { in axgbe_phy_status()
1323 #define AXGBE_AN_CL37_INT_CMPLT BIT(0) macro