Home
last modified time | relevance | path

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

/openbmc/linux/drivers/dma/
H A Dmcf-edma-main.c226 fsl_edma_prep_dma_cyclic; in mcf_edma_probe()
H A Dfsl-edma-common.h334 struct dma_async_tx_descriptor *fsl_edma_prep_dma_cyclic(
H A Dfsl-edma-main.c567 fsl_edma->dma_dev.device_prep_dma_cyclic = fsl_edma_prep_dma_cyclic; in fsl_edma_probe()
H A Dfsl-edma-common.c573 struct dma_async_tx_descriptor *fsl_edma_prep_dma_cyclic( in fsl_edma_prep_dma_cyclic() function