Home
last modified time | relevance | path

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

/drivers/dma/
Dxgene-dma.c191 container_of(dchan, struct xgene_dma_chan, dma_chan)
269 struct xgene_dma_chan { struct
309 struct xgene_dma_chan chan[XGENE_DMA_MAX_CHANNEL];
411 static void xgene_dma_prep_xor_desc(struct xgene_dma_chan *chan, in xgene_dma_prep_xor_desc()
457 struct xgene_dma_chan *chan; in xgene_dma_tx_submit()
478 static void xgene_dma_clean_descriptor(struct xgene_dma_chan *chan, in xgene_dma_clean_descriptor()
487 struct xgene_dma_chan *chan) in xgene_dma_alloc_descriptor()
515 static void xgene_dma_clean_completed_descriptor(struct xgene_dma_chan *chan) in xgene_dma_clean_completed_descriptor()
534 static void xgene_dma_run_tx_complete_actions(struct xgene_dma_chan *chan, in xgene_dma_run_tx_complete_actions()
568 static void xgene_dma_clean_running_descriptor(struct xgene_dma_chan *chan, in xgene_dma_clean_running_descriptor()
[all …]