Lines Matching refs:esdhc
27 #include <linux/platform_data/mmc-esdhc-imx.h>
31 #include "sdhci-esdhc.h"
300 { .compatible = "fsl,imx25-esdhc", .data = &esdhc_imx25_data, },
301 { .compatible = "fsl,imx35-esdhc", .data = &esdhc_imx35_data, },
302 { .compatible = "fsl,imx51-esdhc", .data = &esdhc_imx51_data, },
303 { .compatible = "fsl,imx53-esdhc", .data = &esdhc_imx53_data, },
345 #define DRIVER_NAME "sdhci-esdhc-imx"
405 /* In FSL esdhc IC module, only bit20 is used to indicate the
406 * ADMA2 capability of esdhc, but this bit is messed up on
785 * The esdhc has a design violation to SDHC spec which
787 * detection circuit. But esdhc clears its SYSCTL
1868 .name = "sdhci-esdhc-imx",