Searched refs:DmaIntTxStoppedMask (Results 1 – 2 of 2) sorted by relevance
1111 DmaIntTxStoppedMask = DmaIntTxStopped, /* transmitter stopped */ enumerator1115 | DmaIntTxAbnMask | DmaIntTxNormMask | DmaIntTxStoppedMask,
1774 if(data & DmaIntTxStoppedMask) interrupts |= synopGMACDmaTxStopped; in synopGMAC_get_interrupt_type()