Lines Matching full:dmac

75 	tsi_debug(DMA, &bdma_chan->dchan.dev->device, "DMAC%d", bdma_chan->id);  in tsi721_bdma_ch_init()
92 "DMAC%d descriptors @ %p (phys = %pad)", in tsi721_bdma_ch_init()
116 "DMAC%d desc status FIFO @ %p (phys = %pad) size=0x%x", in tsi721_bdma_ch_init()
157 "Unable to get MSI-X for DMAC%d-DONE", in tsi721_bdma_ch_init()
169 "Unable to get MSI-X for DMAC%d-INT", in tsi721_bdma_ch_init()
307 "DMAC%d Attempt to start non-idle channel", in tsi721_start_dma()
314 "DMAC%d Attempt to start DMA with no BDs ready %d", in tsi721_start_dma()
319 tsi_debug(DMA, &bdma_chan->dchan.dev->device, "DMAC%d (wrc=%d) %d", in tsi721_start_dma()
426 tsi_err(ch_dev, "DMAC%d ERR: Attempt to use non-idle channel", in tsi721_submit_sg()
450 tsi_debug(DMA, ch_dev, "DMAC%d BD ring status: rdi=%d wri=%d", in tsi721_submit_sg()
455 tsi_debug(DMAV, ch_dev, "DMAC%d sg%d/%d addr: 0x%llx len: %d", in tsi721_submit_sg()
460 tsi_err(ch_dev, "DMAC%d SG entry %d is too large", in tsi721_submit_sg()
478 tsi_debug(DMAV, ch_dev, "DMAC%d prev desc final len: %d", in tsi721_submit_sg()
486 "DMAC%d HW descriptor ring is full @ %d", in tsi721_submit_sg()
500 tsi_debug(DMAV, ch_dev, "DMAC%d bd_ptr = %p did=%d raddr=0x%llx", in tsi721_submit_sg()
517 "DMAC%d last desc final len: %d", in tsi721_submit_sg()
537 tsi_debug(DMA, &bdma_chan->dchan.dev->device, "DMAC%d", bdma_chan->id); in tsi721_advance_work()
560 "DMAC%d ERR: tsi721_submit_sg failed with err=%d", in tsi721_advance_work()
565 tsi_debug(DMA, &bdma_chan->dchan.dev->device, "DMAC%d Exit", in tsi721_advance_work()
575 tsi_debug(DMA, &bdma_chan->dchan.dev->device, "DMAC%d_INT = 0x%x", in tsi721_dma_tasklet()
587 "DMAC%d_STS = 0x%x did=%d raddr=0x%llx", in tsi721_dma_tasklet()
610 "Failed to re-initiate DMAC%d", bdma_chan->id); in tsi721_dma_tasklet()
651 "DMAC%d descriptor status FIFO is full", in tsi721_dma_tasklet()
700 "DMAC%d wrong state of descriptor %p", in tsi721_tx_submit()
727 tsi_debug(DMA, &dchan->dev->device, "DMAC%d", bdma_chan->id); in tsi721_alloc_chan_resources()
734 tsi_err(&dchan->dev->device, "Unable to initialize DMAC%d", in tsi721_alloc_chan_resources()
783 tsi_debug(DMA, &dchan->dev->device, "DMAC%d", bdma_chan->id); in tsi721_free_chan_resources()
814 tsi_debug(DMA, &dchan->dev->device, "DMAC%d", bdma_chan->id); in tsi721_issue_pending()
836 tsi_err(&dchan->dev->device, "DMAC%d No SG list", in tsi721_prep_rio_sg()
841 tsi_debug(DMA, &dchan->dev->device, "DMAC%d %s", bdma_chan->id, in tsi721_prep_rio_sg()
861 "DMAC%d Unsupported DMA direction option", in tsi721_prep_rio_sg()
886 "DMAC%d free TXD is not available", bdma_chan->id); in tsi721_prep_rio_sg()
899 tsi_debug(DMA, &dchan->dev->device, "DMAC%d", bdma_chan->id); in tsi721_terminate_all()