Searched refs:DMA_STATUS_AIS (Results 1 – 3 of 3) sorted by relevance
115 #define DMA_STATUS_AIS 0x00008000 /* Abnormal Interrupt Summary */ macro132 DMA_STATUS_AIS | \
177 if (unlikely(intr_status & DMA_STATUS_AIS)) { in dwmac_dma_interrupt()
225 #define DMA_STATUS_AIS 0x00008000 /* Abnormal Interrupt Summary */ macro929 writel(DMA_STATUS_TU | DMA_STATUS_TPS | DMA_STATUS_NIS | DMA_STATUS_AIS, in xgmac_tx_timeout_work()1395 if (unlikely(intr_status & DMA_STATUS_AIS)) { in xgmac_interrupt()