Lines Matching defs:iop_adma_status
747 * iop_adma_status - poll the status of an ADMA transaction
752 static enum dma_status iop_adma_status(struct dma_chan *chan,
878 if (iop_adma_status(dma_chan, cookie, NULL) !=
978 if (iop_adma_status(dma_chan, cookie, NULL) !=
1025 if (iop_adma_status(dma_chan, cookie, NULL) != DMA_COMPLETE) {
1054 if (iop_adma_status(dma_chan, cookie, NULL) != DMA_COMPLETE) {
1149 if (iop_adma_status(dma_chan, cookie, NULL) !=
1186 if (iop_adma_status(dma_chan, cookie, NULL) !=
1218 if (iop_adma_status(dma_chan, cookie, NULL) !=
1316 dma_dev->device_tx_status = iop_adma_status;