Searched refs:FSL_EDMA_DRV_EDMA64 (Results 1 – 2 of 2) sorted by relevance
| /linux/drivers/dma/ | ||
| H A D | fsl-edma-common.h | 211 #define FSL_EDMA_DRV_EDMA64 BIT(4) macro |
| H A D | fsl-edma-common.c | 933 bool is64 = !!(edma->drvdata->flags & FSL_EDMA_DRV_EDMA64); in fsl_edma_setup_regs() |