Searched refs:DMA_STATUS_AIS (Results 1 – 2 of 2) sorted by relevance
84 #define DMA_STATUS_AIS 0x00008000 /* Abnormal Interrupt Summary */ macro
162 if (unlikely(intr_status & DMA_STATUS_AIS)) { in dwmac_dma_interrupt()