Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/dma/
Dxgene-dma.c203 container_of(dchan, struct xgene_dma_chan, dma_chan)
281 struct xgene_dma_chan { struct
321 struct xgene_dma_chan chan[XGENE_DMA_MAX_CHANNEL];
428 static void xgene_dma_prep_cpy_desc(struct xgene_dma_chan *chan, in xgene_dma_prep_cpy_desc()
470 static void xgene_dma_prep_xor_desc(struct xgene_dma_chan *chan, in xgene_dma_prep_xor_desc()
516 struct xgene_dma_chan *chan; in xgene_dma_tx_submit()
537 static void xgene_dma_clean_descriptor(struct xgene_dma_chan *chan, in xgene_dma_clean_descriptor()
546 struct xgene_dma_chan *chan) in xgene_dma_alloc_descriptor()
574 static void xgene_dma_clean_completed_descriptor(struct xgene_dma_chan *chan) in xgene_dma_clean_completed_descriptor()
593 static void xgene_dma_run_tx_complete_actions(struct xgene_dma_chan *chan, in xgene_dma_run_tx_complete_actions()
[all …]