Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/
H A Ddwmac_dma.h119 #define DMA_STATUS_RWT 0x00000200 /* Receive Watchdog Timeout */ macro
136 DMA_STATUS_RWT | \
H A Ddwmac_lib.c198 if (unlikely(intr_status & DMA_STATUS_RWT)) in dwmac_dma_interrupt()
/openbmc/qemu/hw/net/
H A Dxgmac.c104 #define DMA_STATUS_RWT 0x00000200 /* Receive Watchdog Timeout */ macro
/openbmc/linux/drivers/net/ethernet/calxeda/
H A Dxgmac.c229 #define DMA_STATUS_RWT 0x00000200 /* Receive Watchdog Timeout */ macro