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()
410 dev_vdbg(chan2dev(&dc->chan), "descriptor %u %p complete\n", in txx9dmac_descriptor_complete()
479 dev_crit(chan2dev(&dc->chan), in txx9dmac_dump_desc()
483 dev_crit(chan2dev(&dc->chan), in txx9dmac_dump_desc()
492 dev_crit(chan2dev(&dc->chan), in txx9dmac_dump_desc()
496 dev_crit(chan2dev(&dc->chan), in txx9dmac_dump_desc()
516 dev_crit(chan2dev(&dc->chan), "Abnormal Chain Completion\n"); in txx9dmac_handle_error()
533 dev_crit(chan2dev(&dc->chan), in txx9dmac_handle_error()
568 dev_vdbg(chan2dev(&dc->chan), "scan_descriptors: char=%#llx\n", in txx9dmac_scan_descriptors()
599 dev_err(chan2dev(&dc->chan), in txx9dmac_scan_descriptors()
619 dev_vdbg(chan2dev(&dc->chan), "tasklet: status=%x\n", csr); in txx9dmac_chan_tasklet()
635 dev_vdbg(chan2dev(&dc->chan), "interrupt: status=%#x\n", in txx9dmac_chan_interrupt()
664 dev_vdbg(chan2dev(&dc->chan), "tasklet: status=%x\n", in txx9dmac_tasklet()
706 dev_vdbg(chan2dev(tx->chan), "tx_submit: queued %u %p\n", in txx9dmac_tx_submit()
727 dev_vdbg(chan2dev(chan), "prep_dma_memcpy d%#llx s%#llx l%#zx f%#lx\n", in txx9dmac_prep_dma_memcpy()
731 dev_dbg(chan2dev(chan), "prep_dma_memcpy: length is zero!\n"); in txx9dmac_prep_dma_memcpy()
822 dev_vdbg(chan2dev(chan), "prep_dma_slave\n"); in txx9dmac_prep_slave_sg()
910 dev_vdbg(chan2dev(chan), "terminate_all\n"); in txx9dmac_terminate_all()
999 dev_vdbg(chan2dev(chan), "alloc_chan_resources\n"); in txx9dmac_alloc_chan_resources()
1003 dev_dbg(chan2dev(chan), "DMA channel not idle?\n"); in txx9dmac_alloc_chan_resources()
1033 dev_info(chan2dev(chan), in txx9dmac_alloc_chan_resources()
1045 dev_dbg(chan2dev(chan), in txx9dmac_alloc_chan_resources()
1058 dev_dbg(chan2dev(chan), "free_chan_resources (descs allocated=%u)\n", in txx9dmac_free_chan_resources()
1072 dev_vdbg(chan2dev(chan), " freeing descriptor %p\n", desc); in txx9dmac_free_chan_resources()
1078 dev_vdbg(chan2dev(chan), "free_chan_resources done\n"); in txx9dmac_free_chan_resources()