Searched refs:DMA_STATUS_OVF (Results 1 – 3 of 3) sorted by relevance
40 #define DMA_STATUS_OVF 0x00000010 /* Receive Overflow */ macro55 DMA_STATUS_OVF | \
190 if (unlikely(intr_status & DMA_STATUS_OVF)) in dwmac_dma_interrupt()
234 #define DMA_STATUS_OVF 0x00000010 /* Receive Overflow */ macro