Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/
H A Ddwmac_dma.h124 #define DMA_STATUS_OVF 0x00000010 /* Receive Overflow */ macro
140 DMA_STATUS_OVF | \
H A Ddwmac_lib.c191 if (unlikely(intr_status & DMA_STATUS_OVF)) in dwmac_dma_interrupt()
/openbmc/qemu/hw/net/
H A Dxgmac.c109 #define DMA_STATUS_OVF 0x00000010 /* Receive Overflow */ macro
/openbmc/linux/drivers/net/ethernet/calxeda/
H A Dxgmac.c234 #define DMA_STATUS_OVF 0x00000010 /* Receive Overflow */ macro