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