Home
last modified time | relevance | path

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

/openbmc/linux/drivers/dma/
H A Dmcf-edma-main.c149 .flags = FSL_EDMA_DRV_EDMA64,
H A Dfsl-edma-common.h176 #define FSL_EDMA_DRV_EDMA64 BIT(4) macro
H A Dfsl-edma-common.c855 bool is64 = !!(edma->drvdata->flags & FSL_EDMA_DRV_EDMA64); in fsl_edma_setup_regs()