Lines Matching refs:chan2dev
73 static struct device *chan2dev(struct dma_chan *chan) in chan2dev() function
105 dev_dbg(chan2dev(&dwc->chan), "desc %p not ACKed\n", desc); in dwc_desc_get()
110 dev_vdbg(chan2dev(&dwc->chan), "scanned %u descriptors on freelist\n", i); in dwc_desc_get()
141 dev_vdbg(chan2dev(&dwc->chan), in dwc_desc_put()
145 dev_vdbg(chan2dev(&dwc->chan), "moving desc %p to freelist\n", desc); in dwc_desc_put()
175 dev_err(chan2dev(&dwc->chan), in dwc_dostart()
177 dev_err(chan2dev(&dwc->chan), in dwc_dostart()
205 dev_vdbg(chan2dev(&dwc->chan), "descriptor %u complete\n", txd->cookie); in dwc_descriptor_complete()
240 dev_err(chan2dev(&dwc->chan), in dwc_complete_all()
285 dev_vdbg(chan2dev(&dwc->chan), "scan_descriptors: llp=0x%x\n", llp); in dwc_scan_descriptors()
304 dev_err(chan2dev(&dwc->chan), in dwc_scan_descriptors()
320 dev_printk(KERN_CRIT, chan2dev(&dwc->chan), in dwc_dump_lli()
354 dev_printk(KERN_CRIT, chan2dev(&dwc->chan), in dwc_handle_error()
356 dev_printk(KERN_CRIT, chan2dev(&dwc->chan), in dwc_handle_error()
454 dev_vdbg(chan2dev(tx->chan), "tx_submit: started %u\n", in dwc_tx_submit()
459 dev_vdbg(chan2dev(tx->chan), "tx_submit: queued %u\n", in dwc_tx_submit()
484 dev_vdbg(chan2dev(chan), "prep_dma_memcpy d0x%x s0x%x l0x%zx f0x%lx\n", in dwc_prep_dma_memcpy()
488 dev_dbg(chan2dev(chan), "prep_dma_memcpy: length is zero!\n"); in dwc_prep_dma_memcpy()
574 dev_vdbg(chan2dev(chan), "prep_dma_slave\n"); in dwc_prep_slave_sg()
599 dev_err(chan2dev(chan), in dwc_prep_slave_sg()
645 dev_err(chan2dev(chan), in dwc_prep_slave_sg()
780 dev_vdbg(chan2dev(chan), "alloc_chan_resources\n"); in dwc_alloc_chan_resources()
784 dev_dbg(chan2dev(chan), "DMA channel not idle?\n"); in dwc_alloc_chan_resources()
820 dev_info(chan2dev(chan), in dwc_alloc_chan_resources()
845 dev_dbg(chan2dev(chan), in dwc_alloc_chan_resources()
858 dev_dbg(chan2dev(chan), "free_chan_resources (descs allocated=%u)\n", in dwc_free_chan_resources()
878 dev_vdbg(chan2dev(chan), " freeing descriptor %p\n", desc); in dwc_free_chan_resources()
884 dev_vdbg(chan2dev(chan), "free_chan_resources done\n"); in dwc_free_chan_resources()