Searched refs:CEDI_EV_PCS_AN_COMPLETE (Results 1 – 2 of 2) sorted by relevance
415 if ((selection & CEDI_EV_PCS_AN_COMPLETE) && in callbacksNullCheck()418 nullCbEvents |= CEDI_EV_PCS_AN_COMPLETE; in callbacksNullCheck()419 selection &= ~CEDI_EV_PCS_AN_COMPLETE; in callbacksNullCheck()2170 if (events & CEDI_EV_PCS_AN_COMPLETE) in emacSetEventEnable()2311 if (events & CEDI_EV_PCS_AN_COMPLETE) in emacSetEventEnable()2473 ret |= CEDI_EV_PCS_AN_COMPLETE; in emacGetEventEnable()3919 if ((event & CEDI_EV_PCS_AN_COMPLETE) == 0) in emacStartAutoNegotiation()
114 #define CEDI_EV_PCS_AN_COMPLETE (0x00000400) macro294 …|CEDI_EV_RX_OVERRUN|CEDI_EV_HRESP_NOT_OK| CEDI_EV_PCS_LP_PAGE_RX|CEDI_EV_PCS_AN_COMPLETE|CEDI_EV_P…