DMA_STATUS_TPS
if (intr_status & DMA_STATUS_TPS) {
writel(DMA_STATUS_TU | DMA_STATUS_TPS | DMA_STATUS_NIS | DMA_STATUS_AIS,
if (unlikely(intr_status & DMA_STATUS_TPS)) {
DMA_STATUS_TPS | DMA_STATUS_TI | \
DMA_STATUS_TPS | \
if (unlikely(intr_status & DMA_STATUS_TPS)) {