Searched refs:DMA_STATUS_NIS (Results 1 – 2 of 2) sorted by relevance
139 #define DMA_STATUS_NIS 0x00010000 /* Normal Interrupt Summary */ macro156 #define DMA_STATUS_MSK_COMMON (DMA_STATUS_NIS | \
212 if (likely(intr_status & DMA_STATUS_NIS)) { in dwmac_dma_interrupt()