Home
last modified time | relevance | path

Searched refs:chan_dbg (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/drivers/dma/
Dfsldma.c43 #define chan_dbg(chan, fmt, arg...) \ macro
422 chan_dbg(chan, "cannot submit due to suspend\n"); in fsl_dma_tx_submit()
453 chan_dbg(chan, "LD %p free\n", desc); in fsl_dma_free_descriptor()
470 chan_dbg(chan, "out of memory for link descriptor\n"); in fsl_dma_alloc_descriptor()
479 chan_dbg(chan, "LD %p allocated\n", desc); in fsl_dma_alloc_descriptor()
580 chan_dbg(chan, "no pending LDs\n"); in fsl_chan_xfer_ld_queue()
590 chan_dbg(chan, "DMA controller still busy\n"); in fsl_chan_xfer_ld_queue()
603 chan_dbg(chan, "idle, starting controller\n"); in fsl_chan_xfer_ld_queue()
751 chan_dbg(chan, "free all channel resources\n"); in fsl_dma_free_chan_resources()
925 chan_dbg(chan, "irq: stat = 0x%x\n", stat); in fsldma_chan_irq()
[all …]
Dxgene-dma.c205 #define chan_dbg(chan, fmt, arg...) \ macro
494 chan_dbg(chan, "LD %p free\n", desc); in xgene_dma_clean_descriptor()
515 chan_dbg(chan, "LD %p allocated\n", desc); in xgene_dma_alloc_descriptor()
599 chan_dbg(chan, "LD %p free\n", desc); in xgene_dma_clean_running_descriptor()
659 chan_dbg(chan, "No pending LDs\n"); in xgene_chan_xfer_ld_pending()
800 chan_dbg(chan, "Allocate descripto pool\n"); in xgene_dma_alloc_chan_resources()
825 chan_dbg(chan, "Free all resources\n"); in xgene_dma_free_chan_resources()
1240 chan_dbg(chan, "Rx ring id 0x%X num %d desc 0x%p\n", in xgene_dma_create_chan_rings()
1256 chan_dbg(chan, in xgene_dma_create_chan_rings()