Searched refs:DMA_STATUS_OVF (Results 1 – 4 of 4) sorted by relevance
149 #define DMA_STATUS_OVF 0x00000010 /* Receive Overflow */ macro165 DMA_STATUS_OVF | \
59 DMA_STATUS_RI | DMA_STATUS_OVF | \281 if (unlikely(intr_status & DMA_STATUS_OVF)) in loongson_dwmac_dma_interrupt()
191 if (unlikely(intr_status & DMA_STATUS_OVF)) in dwmac_dma_interrupt()
234 #define DMA_STATUS_OVF 0x00000010 /* Receive Overflow */ macro