Searched refs:xgene_dma_chan (Results 1 – 1 of 1) sorted by relevance
191 container_of(dchan, struct xgene_dma_chan, dma_chan)269 struct xgene_dma_chan { struct311 struct xgene_dma_chan chan[XGENE_DMA_MAX_CHANNEL];413 static void xgene_dma_prep_xor_desc(struct xgene_dma_chan *chan, in xgene_dma_prep_xor_desc()459 struct xgene_dma_chan *chan; in xgene_dma_tx_submit()480 static void xgene_dma_clean_descriptor(struct xgene_dma_chan *chan, in xgene_dma_clean_descriptor()489 struct xgene_dma_chan *chan) in xgene_dma_alloc_descriptor()517 static void xgene_dma_clean_completed_descriptor(struct xgene_dma_chan *chan) in xgene_dma_clean_completed_descriptor()536 static void xgene_dma_run_tx_complete_actions(struct xgene_dma_chan *chan, in xgene_dma_run_tx_complete_actions()570 static void xgene_dma_clean_running_descriptor(struct xgene_dma_chan *chan, in xgene_dma_clean_running_descriptor()[all …]