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