Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/dma/
H A Dfsl-edma.c103 static struct dma_chan *fsl_edma_xlate(struct of_phandle_args *dma_spec, in fsl_edma_xlate() function
405 ret = of_dma_controller_register(np, fsl_edma_xlate, fsl_edma); in fsl_edma_probe()
/kernel/linux/linux-6.6/drivers/dma/
H A Dfsl-edma-main.c98 static struct dma_chan *fsl_edma_xlate(struct of_phandle_args *dma_spec, in fsl_edma_xlate() function
608 drvdata->flags & FSL_EDMA_DRV_SPLIT_REG ? fsl_edma3_xlate : fsl_edma_xlate, in fsl_edma_probe()

Completed in 3 milliseconds