Searched refs:DMA_STATUS_RWT (Results 1 – 3 of 3) sorted by relevance
119 #define DMA_STATUS_RWT 0x00000200 /* Receive Watchdog Timeout */ macro136 DMA_STATUS_RWT | \
192 if (unlikely(intr_status & DMA_STATUS_RWT)) in dwmac_dma_interrupt()
229 #define DMA_STATUS_RWT 0x00000200 /* Receive Watchdog Timeout */ macro
Completed in 9 milliseconds