Home
last modified time | relevance | path

Searched refs:tsi_debug (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/rapidio/devices/
H A Dtsi721_dma.c75 tsi_debug(DMA, &bdma_chan->dchan.dev->device, "DMAC%d", bdma_chan->id); in tsi721_bdma_ch_init()
91 tsi_debug(DMA, &bdma_chan->dchan.dev->device, in tsi721_bdma_ch_init()
115 tsi_debug(DMA, &bdma_chan->dchan.dev->device, in tsi721_bdma_ch_init()
156 tsi_debug(DMA, &bdma_chan->dchan.dev->device, in tsi721_bdma_ch_init()
168 tsi_debug(DMA, &bdma_chan->dchan.dev->device, in tsi721_bdma_ch_init()
321 tsi_debug(DMA, &bdma_chan->dchan.dev->device, "DMAC%d (wrc=%d) %d", in tsi721_start_dma()
452 tsi_debug(DMA, ch_dev, "DMAC%d BD ring status: rdi=%d wri=%d", in tsi721_submit_sg()
457 tsi_debug(DMAV, ch_dev, "DMAC%d sg%d/%d addr: 0x%llx len: %d", in tsi721_submit_sg()
480 tsi_debug(DMAV, ch_dev, "DMAC%d prev desc final len: %d", in tsi721_submit_sg()
487 tsi_debug(DMAV, ch_dev, in tsi721_submit_sg()
[all …]
H A Dtsi721.c153 tsi_debug(MAINT, &priv->pdev->dev, in tsi721_maint_dma()
167 tsi_debug(MAINT, &priv->pdev->dev, "DMA ABORT ch_stat=%x", in tsi721_maint_dma()
169 tsi_debug(MAINT, &priv->pdev->dev, in tsi721_maint_dma()
358 tsi_debug(DBELL, &priv->pdev->dev, in tsi721_dsend()
435 tsi_debug(DBELL, &priv->pdev->dev, in tsi721_db_dpc()
559 tsi_debug(DMA, &priv->pdev->dev, in tsi721_irqhandler()
956 tsi_debug(OBW, &priv->pdev->dev, in tsi721_map_outb_win()
981 tsi_debug(OBW, &priv->pdev->dev, in tsi721_map_outb_win()
1033 tsi_debug(OBW, &priv->pdev->dev, "did=%d ra=0x%llx", destid, rstart); in tsi721_unmap_outb_win()
1040 tsi_debug(OBW, &priv->pdev->dev, in tsi721_unmap_outb_win()
[all …]
H A Dtsi721.h32 #define tsi_debug(level, dev, fmt, arg...) \ macro
38 #define tsi_debug(level, dev, fmt, arg...) \ macro