Searched refs:DMA_STATUS_AIS (Results 1 – 2 of 2) sorted by relevance
140 #define DMA_STATUS_AIS 0x00008000 /* Abnormal Interrupt Summary */ macro157 DMA_STATUS_AIS | \
183 if (unlikely(intr_status & DMA_STATUS_AIS)) { in dwmac_dma_interrupt()