Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/
H A Ddwmac4_dma.h165 #define DMA_CHAN_STATUS_TPS BIT(1) macro
183 DMA_CHAN_STATUS_TPS | \
H A Ddwmac4_lib.c192 if (unlikely(intr_status & DMA_CHAN_STATUS_TPS)) { in dwmac4_dma_interrupt()