Searched defs:DMA_STATUS_TPS (Results 1 - 2 of 2) sorted by last modified time

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

Completed in 390 milliseconds