Lines Matching refs:tdc2dev
281 static inline struct device *tdc2dev(struct tegra_dma_channel *tdc)
288 dev_dbg(tdc2dev(tdc), "DMA Channel %d name %s register dump:\n",
290 dev_dbg(tdc2dev(tdc), "CSR %x STA %x CSRE %x SRC %x DST %x\n",
297 dev_dbg(tdc2dev(tdc), "MCSEQ %x IOSEQ %x WCNT %x XFER %x BSTA %x\n",
304 dev_dbg(tdc2dev(tdc), "DMA ERR_STA %x\n",
392 dev_err(tdc2dev(tdc), "DMA pause timed out\n");
466 dev_dbg(tdc2dev(tdc), "%s():clearing interrupt\n", __func__);
691 dev_err(tdc2dev(tdc), "Timeout waiting for DMA burst completion!\n");
779 dev_err(tdc2dev(tdc), "cookie %d is not found\n", cookie);
797 dev_err(tdc2dev(tdc), "given slave bus width is not supported\n");
849 dev_err(tdc2dev(tdc), "DMA direction is not supported\n");
866 dev_err(tdc2dev(tdc),
934 dev_err(tdc2dev(tdc),
1009 dev_err(tdc2dev(tdc), "DMA channel is not configured\n");
1013 dev_err(tdc2dev(tdc), "Invalid segment length %d\n", sg_len);
1076 dev_err(tdc2dev(tdc),
1127 dev_err(tdc2dev(tdc), "Invalid buffer/period len\n");
1132 dev_err(tdc2dev(tdc), "DMA slave is not configured\n");
1145 dev_err(tdc2dev(tdc), "buf_len is not multiple of period_len\n");
1152 dev_err(tdc2dev(tdc), "Req len/mem address is not correct\n");
1243 dev_err(tdc2dev(tdc), "request_irq failed for %s\n", tdc->name);
1264 dev_dbg(tdc2dev(tdc), "Freeing channel %d\n", tdc->id);