Searched refs:FSL_EDMA_DRV_EDMA64 (Results 1 – 3 of 3) sorted by relevance
149 .flags = FSL_EDMA_DRV_EDMA64,
178 #define FSL_EDMA_DRV_EDMA64 BIT(4) macro
856 bool is64 = !!(edma->drvdata->flags & FSL_EDMA_DRV_EDMA64); in fsl_edma_setup_regs()