Home
last modified time | relevance | path

Searched full:esdhc (Results 1 – 25 of 66) sorted by relevance

123

/linux/Documentation/devicetree/bindings/mmc/
H A Dfsl,esdhc.yaml4 $id: http://devicetree.org/schemas/mmc/fsl,esdhc.yaml#
7 title: Freescale Enhanced Secure Digital Host Controller (eSDHC)
20 - fsl,mpc8536-esdhc
21 - fsl,mpc8378-esdhc
22 - fsl,p2020-esdhc
23 - fsl,p4080-esdhc
24 - fsl,t1040-esdhc
25 - fsl,t4240-esdhc
26 - fsl,ls1012a-esdhc
27 - fsl,ls1028a-esdhc
[all …]
H A Dfsl-imx-esdhc.yaml4 $id: http://devicetree.org/schemas/mmc/fsl-imx-esdhc.yaml#
7 title: Freescale Enhanced Secure Digital Host Controller (eSDHC) for i.MX
20 by mmc.txt and the properties used by the sdhci-esdhc-imx driver.
26 - fsl,imx25-esdhc
27 - fsl,imx35-esdhc
28 - fsl,imx51-esdhc
29 - fsl,imx53-esdhc
39 - const: fsl,imx50-esdhc
40 - const: fsl,imx53-esdhc
115 because the signal path is too long on the board. Please refer to eSDHC/uSDHC
[all …]
/linux/drivers/mmc/host/
H A Dsdhci-pltfm.c61 if (device_is_compatible(dev, "fsl,p2020-rev1-esdhc")) in sdhci_get_compatibility()
64 if (device_is_compatible(dev, "fsl,p2020-esdhc") || in sdhci_get_compatibility()
65 device_is_compatible(dev, "fsl,p1010-esdhc") || in sdhci_get_compatibility()
66 device_is_compatible(dev, "fsl,t4240-esdhc") || in sdhci_get_compatibility()
67 device_is_compatible(dev, "fsl,mpc8536-esdhc")) in sdhci_get_compatibility()
H A Dsdhci-esdhc.h3 * Freescale eSDHC controller driver generics for OF and pltfm.
16 * Ops and quirks for the Freescale eSDHC controller.
30 * eSDHC register definition
H A DMakefile81 obj-$(CONFIG_MMC_SDHCI_ESDHC_MCF) += sdhci-esdhc-mcf.o
82 obj-$(CONFIG_MMC_SDHCI_ESDHC_IMX) += sdhci-esdhc-imx.o
88 obj-$(CONFIG_MMC_SDHCI_OF_ESDHC) += sdhci-of-esdhc.o
H A DKconfig215 tristate "SDHCI OF support for the Freescale eSDHC controller"
221 This selects the Freescale eSDHC controller support.
290 tristate "SDHCI support for the Freescale eSDHC ColdFire controller"
295 This selects the Freescale eSDHC controller support for
303 tristate "SDHCI support for the Freescale eSDHC/uSDHC i.MX controller"
310 This selects the Freescale eSDHC/uSDHC controller support
/linux/arch/arm64/boot/dts/freescale/
H A Dtqmls10xxa.dtsi49 &esdhc {
50 /* eSDHC or eMMC: set by bootloader */
H A Dfsl-ls1012a.dtsi160 compatible = "fsl,ls1012a-esdhc", "fsl,esdhc";
178 compatible = "fsl,ls1012a-esdhc", "fsl,esdhc";
H A Dfsl-ls1028a-kontron-sl28.dts27 mmc1 = &esdhc;
100 &esdhc {
H A Dfsl-ls1028a-rdb.dts22 mmc0 = &esdhc;
161 &esdhc {
H A Dfsl-ls1046a-tqmls1046a-mbls10xxa.dts42 &esdhc {
H A Dfsl-ls1043a-tqmls1043a-mbls10xxa.dts39 &esdhc {
H A Dfsl-ls1088a-tqmls1088a-mbls10xxa.dts51 &esdhc {
H A Dfsl-ls1028a-qds.dts26 mmc0 = &esdhc;
248 &esdhc {
/linux/arch/powerpc/boot/dts/fsl/
H A Dpq3-esdhc-0.dtsi2 * PQ3 eSDHC device tree stub [ controller @ offset 0x2e000 ]
36 compatible = "fsl,esdhc";
H A Dqoriq-esdhc-0.dtsi2 * QorIQ eSDHC device tree stub [ controller @ offset 0x114000 ]
36 compatible = "fsl,esdhc";
H A Dc293si-post.dtsi113 /include/ "pq3-esdhc-0.dtsi"
115 compatible = "fsl,c293-esdhc", "fsl,esdhc";
H A Dp1010si-post.dtsi172 /include/ "pq3-esdhc-0.dtsi"
174 compatible = "fsl,p1010-esdhc", "fsl,esdhc";
H A Dp1020si-post.dtsi154 /include/ "pq3-esdhc-0.dtsi"
156 compatible = "fsl,p1020-esdhc", "fsl,esdhc";
H A Dp2020si-post.dtsi202 /include/ "pq3-esdhc-0.dtsi"
204 compatible = "fsl,p2020-esdhc", "fsl,esdhc";
H A Dp1022si-post.dtsi215 /include/ "pq3-esdhc-0.dtsi"
217 compatible = "fsl,p1022-esdhc", "fsl,esdhc";
H A Dmpc8536si-post.dtsi243 /include/ "pq3-esdhc-0.dtsi"
245 compatible = "fsl,mpc8536-esdhc", "fsl,esdhc";
H A Dmvme2500.dts270 compatible = "fsl,p2020-esdhc", "fsl,esdhc";
H A Dp3041si-post.dtsi392 /include/ "qoriq-esdhc-0.dtsi"
394 compatible = "fsl,p3041-esdhc", "fsl,esdhc";
/linux/arch/m68k/coldfire/
H A Dm5441x.c56 DEFINE_CLK(0, "sdhci-esdhc-mcf.0", 51, MCF_CLK);
118 CLKDEV_INIT("sdhci-esdhc-mcf.0", NULL, &__clk_0_51),
161 &__clk_0_51, /* esdhc */

123