Lines Matching refs:chan2dev

132 static struct device *chan2dev(struct dma_chan *chan)  in chan2dev()  function
224 dev_dbg(chan2dev(&dc->chan), "desc %p not ACKed\n", desc); in txx9dmac_desc_get()
229 dev_vdbg(chan2dev(&dc->chan), "scanned %u descriptors on freelist\n", in txx9dmac_desc_get()
238 dev_err(chan2dev(&dc->chan), in txx9dmac_desc_get()
273 dev_vdbg(chan2dev(&dc->chan), in txx9dmac_desc_put()
277 dev_vdbg(chan2dev(&dc->chan), "moving desc %p to freelist\n", in txx9dmac_desc_put()
289 dev_err(chan2dev(&dc->chan), in txx9dmac_dump_regs()
301 dev_err(chan2dev(&dc->chan), in txx9dmac_dump_regs()
340 dev_vdbg(chan2dev(&dc->chan), "dostart %u %p\n", in txx9dmac_dostart()
344 dev_err(chan2dev(&dc->chan), in txx9dmac_dostart()
409 dev_vdbg(chan2dev(&dc->chan), "descriptor %u %p complete\n", in txx9dmac_descriptor_complete()
476 dev_crit(chan2dev(&dc->chan), in txx9dmac_dump_desc()
480 dev_crit(chan2dev(&dc->chan), in txx9dmac_dump_desc()
489 dev_crit(chan2dev(&dc->chan), in txx9dmac_dump_desc()
493 dev_crit(chan2dev(&dc->chan), in txx9dmac_dump_desc()
513 dev_crit(chan2dev(&dc->chan), "Abnormal Chain Completion\n"); in txx9dmac_handle_error()
530 dev_crit(chan2dev(&dc->chan), in txx9dmac_handle_error()
565 dev_vdbg(chan2dev(&dc->chan), "scan_descriptors: char=%#llx\n", in txx9dmac_scan_descriptors()
596 dev_err(chan2dev(&dc->chan), in txx9dmac_scan_descriptors()
616 dev_vdbg(chan2dev(&dc->chan), "tasklet: status=%x\n", csr); in txx9dmac_chan_tasklet()
632 dev_vdbg(chan2dev(&dc->chan), "interrupt: status=%#x\n", in txx9dmac_chan_interrupt()
661 dev_vdbg(chan2dev(&dc->chan), "tasklet: status=%x\n", in txx9dmac_tasklet()
703 dev_vdbg(chan2dev(tx->chan), "tx_submit: queued %u %p\n", in txx9dmac_tx_submit()
724 dev_vdbg(chan2dev(chan), "prep_dma_memcpy d%#llx s%#llx l%#zx f%#lx\n", in txx9dmac_prep_dma_memcpy()
728 dev_dbg(chan2dev(chan), "prep_dma_memcpy: length is zero!\n"); in txx9dmac_prep_dma_memcpy()
819 dev_vdbg(chan2dev(chan), "prep_dma_slave\n"); in txx9dmac_prep_slave_sg()
907 dev_vdbg(chan2dev(chan), "terminate_all\n"); in txx9dmac_terminate_all()
996 dev_vdbg(chan2dev(chan), "alloc_chan_resources\n"); in txx9dmac_alloc_chan_resources()
1000 dev_dbg(chan2dev(chan), "DMA channel not idle?\n"); in txx9dmac_alloc_chan_resources()
1030 dev_info(chan2dev(chan), in txx9dmac_alloc_chan_resources()
1042 dev_dbg(chan2dev(chan), in txx9dmac_alloc_chan_resources()
1055 dev_dbg(chan2dev(chan), "free_chan_resources (descs allocated=%u)\n", in txx9dmac_free_chan_resources()
1069 dev_vdbg(chan2dev(chan), " freeing descriptor %p\n", desc); in txx9dmac_free_chan_resources()
1075 dev_vdbg(chan2dev(chan), "free_chan_resources done\n"); in txx9dmac_free_chan_resources()