Lines Matching +full:edma +full:- +full:err

2  * device.c  -- common ColdFire SoC device support
23 #include <linux/platform_data/edma.h>
24 #include <linux/platform_data/dma-mcf-edma.h>
25 #include <linux/platform_data/mmc-esdhc-mcf.h>
99 #define FEC_NAME "enet-fec"
117 .end = MCFFEC_BASE0 + MCFFEC_SIZE0 - 1,
154 .end = MCFFEC_BASE1 + MCFFEC_SIZE1 - 1,
195 .end = MCFQSPI_BASE + MCFQSPI_SIZE - 1,
346 .end = MCFI2C_BASE0 + MCFI2C_SIZE0 - 1,
357 .name = "imx1-i2c",
367 .end = MCFI2C_BASE1 + MCFI2C_SIZE1 - 1,
378 .name = "imx1-i2c",
391 .end = MCFI2C_BASE2 + MCFI2C_SIZE2 - 1,
402 .name = "imx1-i2c",
415 .end = MCFI2C_BASE3 + MCFI2C_SIZE3 - 1,
426 .name = "imx1-i2c",
439 .end = MCFI2C_BASE4 + MCFI2C_SIZE4 - 1,
450 .name = "imx1-i2c",
463 .end = MCFI2C_BASE5 + MCFI2C_SIZE5 - 1,
474 .name = "imx1-i2c",
486 { "dreq0", "rx-tx", MCF_EDMA_FILTER_PARAM(0) },
487 { "dreq1", "rx-tx", MCF_EDMA_FILTER_PARAM(1) },
494 { "timer0", "rx-tx", MCF_EDMA_FILTER_PARAM(8) },
495 { "timer1", "rx-tx", MCF_EDMA_FILTER_PARAM(9) },
496 { "timer2", "rx-tx", MCF_EDMA_FILTER_PARAM(10) },
497 { "timer3", "rx-tx", MCF_EDMA_FILTER_PARAM(11) },
498 { "fsl-dspi.0", "rx", MCF_EDMA_FILTER_PARAM(12) },
499 { "fsl-dspi.0", "tx", MCF_EDMA_FILTER_PARAM(13) },
500 { "fsl-dspi.1", "rx", MCF_EDMA_FILTER_PARAM(14) },
501 { "fsl-dspi.1", "tx", MCF_EDMA_FILTER_PARAM(15) },
513 .end = MCFEDMA_BASE + MCFEDMA_SIZE - 1,
520 .name = "edma-tx-00-15",
526 .name = "edma-tx-16-55",
532 .name = "edma-tx-56-63",
538 .name = "edma-err",
545 .name = "mcf-edma",
566 .end = MCFSDHC_BASE + MCFSDHC_SIZE - 1,
576 .name = "sdhci-esdhc-mcf",
617 .name = "flexcan-mcf5441x",