Searched refs:XGBE_AN_CL73_PG_RCV (Results 1 – 2 of 2) sorted by relevance
832 if (pdata->an_int & XGBE_AN_CL73_PG_RCV) { in xgbe_an73_state_machine()834 pdata->an_int &= ~XGBE_AN_CL73_PG_RCV; in xgbe_an73_state_machine()
1363 #define XGBE_AN_CL73_PG_RCV BIT(2) macro