Home
last modified time | relevance | path

Searched refs:CEDI_EV_PCS_AN_COMPLETE (Results 1 – 2 of 2) sorted by relevance

/hal_infineon-3.7.0/mtb-pdl-cat1/drivers/third_party/ethernet/src/
Dedd.c415 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()
/hal_infineon-3.7.0/mtb-pdl-cat1/drivers/third_party/ethernet/include/
Dcedi.h114 #define CEDI_EV_PCS_AN_COMPLETE (0x00000400) macro
294 …|CEDI_EV_RX_OVERRUN|CEDI_EV_HRESP_NOT_OK| CEDI_EV_PCS_LP_PAGE_RX|CEDI_EV_PCS_AN_COMPLETE|CEDI_EV_P…