Searched defs:DMA_STATUS_TPS (Results 1 - 2 of 2) sorted by relevance

/drivers/net/ethernet/stmicro/stmmac/
H A Ddwmac_dma.h97 #define DMA_STATUS_TPS 0x00000002 /* Transmit Process Stopped */ macro
/drivers/net/ethernet/calxeda/
H A Dxgmac.c247 #define DMA_STATUS_TPS 0x00000002 /* Transmit Process Stopped */ macro
938 writel(DMA_STATUS_TU | DMA_STATUS_TPS | DMA_STATUS_NIS | DMA_STATUS_AIS,
1408 if (intr_status & DMA_STATUS_TPS) {

Completed in 530 milliseconds