Searched refs:DmaIntErrorMask (Results 1 – 2 of 2) sorted by relevance
1105 DmaIntErrorMask = DmaIntBusError, /* Error */ enumerator1113 DmaIntEnable = DmaIeNormal | DmaIeAbnormal | DmaIntErrorMask
1768 if(data & DmaIntErrorMask) interrupts |= synopGMACDmaError; in synopGMAC_get_interrupt_type()