Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/ethernet/stmicro/stmmac/
Ddwmac4_dma.h153 #define DMA_CHAN_STATUS_TPS BIT(1) macro
171 DMA_CHAN_STATUS_TPS | \
Ddwmac4_lib.c159 if (unlikely(intr_status & DMA_CHAN_STATUS_TPS)) { in dwmac4_dma_interrupt()