Searched refs:DMA_STATUS_RWT (Results 1 – 2 of 2) sorted by relevance
88 #define DMA_STATUS_RWT 0x00000200 /* Receive Watchdog Timeout */ macro
185 if (unlikely(intr_status & DMA_STATUS_RWT)) { in dwmac_dma_interrupt()