Searched refs:DmaIntRxAbnMask (Results 1 – 2 of 2) sorted by relevance
1106 DmaIntRxAbnMask = DmaIntRxNoBuffer, /* receiver abnormal interrupt */ enumerator1114 | DmaIntRxAbnMask | DmaIntRxNormMask | DmaIntRxStoppedMask
1770 if(data & DmaIntRxAbnMask) interrupts |= synopGMACDmaRxAbnormal; in synopGMAC_get_interrupt_type()