DMA               240 drivers/clk/nxp/clk-lpc32xx.c 	LPC32XX_CLK_DEFINE(DMA, "dma", 0x0, LPC32XX_CLK_HCLK),
DMA              1253 drivers/clk/nxp/clk-lpc32xx.c 	LPC32XX_DEFINE_GATE(DMA, DMA_CLK_CTRL, 0, 0),
DMA                97 drivers/misc/habanalabs/goya/goya.c #define IS_DMA_QM_IDLE(qm_glbl_sts0)	IS_QM_IDLE(DMA, qm_glbl_sts0)
DMA              2151 drivers/parport/parport_ip32.c 		printmode(DMA);
DMA              2173 drivers/parport/parport_pc.c 		printmode(DMA);
DMA               223 drivers/parport/procfs.c 		printmode(DMA);
DMA               672 drivers/rapidio/devices/rio_mport_cdev.c 			rmcd_debug(DMA, "Register DMA_chan %d as default",
DMA               713 drivers/rapidio/devices/rio_mport_cdev.c 	rmcd_debug(DMA, "%s(%d) uses %s for DMA_%s",
DMA               723 drivers/rapidio/devices/rio_mport_cdev.c 		rmcd_debug(DMA, "prep error for %s A:0x%llx L:0x%llx",
DMA               730 drivers/rapidio/devices/rio_mport_cdev.c 		rmcd_debug(DMA, "prep error %d for %s A:0x%llx L:0x%llx", ret,
DMA               745 drivers/rapidio/devices/rio_mport_cdev.c 	rmcd_debug(DMA, "pid=%d DMA_%s tx_cookie = %d", task_pid_nr(current),
DMA               949 drivers/rapidio/devices/rio_mport_cdev.c 		rmcd_debug(DMA, "do_dma_request failed with err=%d", ret);
DMA              1167 drivers/rapidio/devices/rio_mport_cdev.c 		rmcd_debug(DMA, "ERR no matching mapping");
DMA              2451 drivers/rapidio/devices/rio_mport_cdev.c 	rmcd_debug(DMA, "%s", dev_name(&md->dev));
DMA               547 drivers/rapidio/devices/tsi721.c 			tsi_debug(DMA, &priv->pdev->dev,
DMA                75 drivers/rapidio/devices/tsi721_dma.c 	tsi_debug(DMA, &bdma_chan->dchan.dev->device, "DMAC%d", bdma_chan->id);
DMA                91 drivers/rapidio/devices/tsi721_dma.c 	tsi_debug(DMA, &bdma_chan->dchan.dev->device,
DMA               115 drivers/rapidio/devices/tsi721_dma.c 	tsi_debug(DMA, &bdma_chan->dchan.dev->device,
DMA               156 drivers/rapidio/devices/tsi721_dma.c 			tsi_debug(DMA, &bdma_chan->dchan.dev->device,
DMA               168 drivers/rapidio/devices/tsi721_dma.c 			tsi_debug(DMA, &bdma_chan->dchan.dev->device,
DMA               319 drivers/rapidio/devices/tsi721_dma.c 	tsi_debug(DMA, &bdma_chan->dchan.dev->device, "DMAC%d (wrc=%d) %d",
DMA               450 drivers/rapidio/devices/tsi721_dma.c 	tsi_debug(DMA, ch_dev, "DMAC%d BD ring status: rdi=%d wri=%d",
DMA               537 drivers/rapidio/devices/tsi721_dma.c 	tsi_debug(DMA, &bdma_chan->dchan.dev->device, "DMAC%d", bdma_chan->id);
DMA               559 drivers/rapidio/devices/tsi721_dma.c 			tsi_debug(DMA, &bdma_chan->dchan.dev->device,
DMA               565 drivers/rapidio/devices/tsi721_dma.c 	tsi_debug(DMA, &bdma_chan->dchan.dev->device, "DMAC%d Exit",
DMA               575 drivers/rapidio/devices/tsi721_dma.c 	tsi_debug(DMA, &bdma_chan->dchan.dev->device, "DMAC%d_INT = 0x%x",
DMA               727 drivers/rapidio/devices/tsi721_dma.c 	tsi_debug(DMA, &dchan->dev->device, "DMAC%d", bdma_chan->id);
DMA               783 drivers/rapidio/devices/tsi721_dma.c 	tsi_debug(DMA, &dchan->dev->device, "DMAC%d", bdma_chan->id);
DMA               814 drivers/rapidio/devices/tsi721_dma.c 	tsi_debug(DMA, &dchan->dev->device, "DMAC%d", bdma_chan->id);
DMA               841 drivers/rapidio/devices/tsi721_dma.c 	tsi_debug(DMA, &dchan->dev->device, "DMAC%d %s", bdma_chan->id,
DMA               885 drivers/rapidio/devices/tsi721_dma.c 		tsi_debug(DMA, &dchan->dev->device,
DMA               899 drivers/rapidio/devices/tsi721_dma.c 	tsi_debug(DMA, &dchan->dev->device, "DMAC%d", bdma_chan->id);
DMA              2713 drivers/scsi/aha152x.c 	seq_printf(m, "%s ", s & DMA ? "DMA" : "PIO");