Searched refs:tsi_debug (Results 1 – 3 of 3) sorted by relevance
| /Linux-v4.19/drivers/rapidio/devices/ |
| D | tsi721_dma.c | 87 tsi_debug(DMA, &bdma_chan->dchan.dev->device, "DMAC%d", bdma_chan->id); in tsi721_bdma_ch_init() 103 tsi_debug(DMA, &bdma_chan->dchan.dev->device, in tsi721_bdma_ch_init() 127 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() 180 tsi_debug(DMA, &bdma_chan->dchan.dev->device, in tsi721_bdma_ch_init() 331 tsi_debug(DMA, &bdma_chan->dchan.dev->device, "DMAC%d (wrc=%d) %d", in tsi721_start_dma() 462 tsi_debug(DMA, ch_dev, "DMAC%d BD ring status: rdi=%d wri=%d", in tsi721_submit_sg() 467 tsi_debug(DMAV, ch_dev, "DMAC%d sg%d/%d addr: 0x%llx len: %d", in tsi721_submit_sg() 490 tsi_debug(DMAV, ch_dev, "DMAC%d prev desc final len: %d", in tsi721_submit_sg() 497 tsi_debug(DMAV, ch_dev, in tsi721_submit_sg() [all …]
|
| D | tsi721.c | 164 tsi_debug(MAINT, &priv->pdev->dev, in tsi721_maint_dma() 178 tsi_debug(MAINT, &priv->pdev->dev, "DMA ABORT ch_stat=%x", in tsi721_maint_dma() 180 tsi_debug(MAINT, &priv->pdev->dev, in tsi721_maint_dma() 363 tsi_debug(DBELL, &priv->pdev->dev, in tsi721_dsend() 438 tsi_debug(DBELL, &priv->pdev->dev, in tsi721_db_dpc() 560 tsi_debug(DMA, &priv->pdev->dev, in tsi721_irqhandler() 945 tsi_debug(OBW, &priv->pdev->dev, in tsi721_map_outb_win() 970 tsi_debug(OBW, &priv->pdev->dev, in tsi721_map_outb_win() 1022 tsi_debug(OBW, &priv->pdev->dev, "did=%d ra=0x%llx", destid, rstart); in tsi721_unmap_outb_win() 1029 tsi_debug(OBW, &priv->pdev->dev, in tsi721_unmap_outb_win() [all …]
|
| D | tsi721.h | 45 #define tsi_debug(level, dev, fmt, arg...) \ macro 51 #define tsi_debug(level, dev, fmt, arg...) \ macro
|