Lines Matching refs:chan2dev

43 static struct device *chan2dev(struct dma_chan *chan)  in chan2dev()  function
71 dev_vdbg(chan2dev(tx->chan), "%s: queued %u\n", in dwc_tx_submit()
129 dev_err(chan2dev(&dwc->chan), in dwc_dump_chan_regs()
179 dev_err(chan2dev(&dwc->chan), in dwc_dostart()
192 dev_err(chan2dev(&dwc->chan), in dwc_dostart()
225 dev_vdbg(chan2dev(&dwc->chan), "%s: started %u\n", __func__, desc->txd.cookie); in dwc_dostart_first_queued()
240 dev_vdbg(chan2dev(&dwc->chan), "descriptor %u complete\n", txd->cookie); in dwc_descriptor_complete()
267 dev_err(chan2dev(&dwc->chan), in dwc_complete_all()
355 dev_vdbg(chan2dev(&dwc->chan), "%s: soft LLP mode\n", __func__); in dwc_scan_descriptors()
360 dev_vdbg(chan2dev(&dwc->chan), "%s: llp=%pad\n", __func__, &llp); in dwc_scan_descriptors()
400 dev_err(chan2dev(&dwc->chan), in dwc_scan_descriptors()
412 dev_crit(chan2dev(&dwc->chan), " desc: s0x%x d0x%x l0x%x c0x%x:%x\n", in dwc_dump_lli()
451 dev_WARN(chan2dev(&dwc->chan), "Bad descriptor submitted for DMA!\n" in dwc_handle_error()
554 dev_vdbg(chan2dev(chan), in dwc_prep_dma_memcpy()
559 dev_dbg(chan2dev(chan), "%s: length is zero!\n", __func__); in dwc_prep_dma_memcpy()
634 dev_vdbg(chan2dev(chan), "%s\n", __func__); in dwc_prep_slave_sg()
758 dev_err(chan2dev(chan), in dwc_prep_slave_sg()
980 dev_vdbg(chan2dev(chan), "%s\n", __func__); in dwc_alloc_chan_resources()
984 dev_dbg(chan2dev(chan), "DMA channel not idle?\n"); in dwc_alloc_chan_resources()
1000 dev_warn(chan2dev(chan), "Wrong controller-specific data\n"); in dwc_alloc_chan_resources()
1018 dev_dbg(chan2dev(chan), "%s: descs allocated=%u\n", __func__, in dwc_free_chan_resources()
1043 dev_vdbg(chan2dev(chan), "%s: done\n", __func__); in dwc_free_chan_resources()