Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/stmicro/stmmac/
H A Ddwmac4_dma.h149 #define DMA_CHAN_STATUS_TPS BIT(1) macro
H A Ddwmac4_lib.c154 if (unlikely(intr_status & DMA_CHAN_STATUS_TPS)) { in dwmac4_dma_interrupt()