Searched refs:DMA_STATUS_TPS (Results 1 – 3 of 3) sorted by relevance
152 #define DMA_STATUS_TPS 0x00000002 /* Transmit Process Stopped */ macro172 DMA_STATUS_TPS | \
66 DMA_STATUS_TPS | DMA_STATUS_TI | \293 if (unlikely(intr_status & DMA_STATUS_TPS)) { in loongson_dwmac_dma_interrupt()
202 if (unlikely(intr_status & DMA_STATUS_TPS)) { in dwmac_dma_interrupt()