Searched refs:CEDI_EV_PCS_LP_PAGE_RX (Results 1 – 2 of 2) sorted by relevance
111 #define CEDI_EV_PCS_LP_PAGE_RX (0x00000200) macro294 …TE|CEDI_EV_RX_USED_READ|CEDI_EV_RX_OVERRUN|CEDI_EV_HRESP_NOT_OK| CEDI_EV_PCS_LP_PAGE_RX|CEDI_EV_PC…
406 if ((selection & CEDI_EV_PCS_LP_PAGE_RX) && in callbacksNullCheck()409 nullCbEvents |= CEDI_EV_PCS_LP_PAGE_RX; in callbacksNullCheck()410 selection &= ~CEDI_EV_PCS_LP_PAGE_RX; in callbacksNullCheck()2174 if (events & CEDI_EV_PCS_LP_PAGE_RX) in emacSetEventEnable()2315 if (events & CEDI_EV_PCS_LP_PAGE_RX) in emacSetEventEnable()2476 ret |= CEDI_EV_PCS_LP_PAGE_RX; in emacGetEventEnable()