Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/dma/
H A Dxgene-dma.c191 container_of(dchan, struct xgene_dma_chan, dma_chan)
245 * struct xgene_dma_chan - internal representation of an X-Gene DMA channel
269 struct xgene_dma_chan { struct
311 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 *cha
[all...]
/kernel/linux/linux-6.6/drivers/dma/
H A Dxgene-dma.c192 container_of(dchan, struct xgene_dma_chan, dma_chan)
246 * struct xgene_dma_chan - internal representation of an X-Gene DMA channel
270 struct xgene_dma_chan { struct
312 struct xgene_dma_chan chan[XGENE_DMA_MAX_CHANNEL];
414 static void xgene_dma_prep_xor_desc(struct xgene_dma_chan *chan, in xgene_dma_prep_xor_desc()
460 struct xgene_dma_chan *chan; in xgene_dma_tx_submit()
481 static void xgene_dma_clean_descriptor(struct xgene_dma_chan *chan, in xgene_dma_clean_descriptor()
490 struct xgene_dma_chan *chan) in xgene_dma_alloc_descriptor()
518 static void xgene_dma_clean_completed_descriptor(struct xgene_dma_chan *chan) in xgene_dma_clean_completed_descriptor()
537 static void xgene_dma_run_tx_complete_actions(struct xgene_dma_chan *cha
[all...]

Completed in 4 milliseconds