Home
last modified time | relevance | path

Searched refs:DMA_STATUS_MSK_TX (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/
H A Ddwmac_dma.h143 #define DMA_STATUS_MSK_TX (DMA_STATUS_ETI | \ macro
H A Ddwmac_lib.c180 intr_status &= DMA_STATUS_MSK_TX; in dwmac_dma_interrupt()