Home
last modified time | relevance | path

Searched refs:DMA_STATUS_OVF (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/net/ethernet/stmicro/stmmac/
H A Ddwmac_dma.h40 #define DMA_STATUS_OVF 0x00000010 /* Receive Overflow */ macro
55 DMA_STATUS_OVF | \
H A Ddwmac_lib.c190 if (unlikely(intr_status & DMA_STATUS_OVF)) in dwmac_dma_interrupt()
/linux/drivers/net/ethernet/calxeda/
H A Dxgmac.c234 #define DMA_STATUS_OVF 0x00000010 /* Receive Overflow */ macro