Searched +full:sdhci +full:- +full:esdhc +full:- +full:imx (Results 1 – 4 of 4) sorted by relevance
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)3 ---4 $id: http://devicetree.org/schemas/mmc/fsl-imx-esdhc.yaml#5 $schema: http://devicetree.org/meta-schemas/core.yaml#7 title: Freescale Enhanced Secure Digital Host Controller (eSDHC) for i.MX10 - Shawn Guo <shawnguo@kernel.org>13 - $ref: sdhci-common.yaml#20 by mmc.txt and the properties used by the sdhci-esdhc-imx driver.25 - enum:26 - fsl,imx25-esdhc[all …]
1 # SPDX-License-Identifier: GPL-2.06 obj-$(CONFIG_MMC_ARMMMCI) += armmmci.o7 armmmci-y := mmci.o8 armmmci-$(CONFIG_MMC_QCOM_DML) += mmci_qcom_dml.o9 armmmci-$(CONFIG_MMC_STM32_SDMMC) += mmci_stm32_sdmmc.o10 obj-$(CONFIG_MMC_PXA) += pxamci.o11 obj-$(CONFIG_MMC_MXC) += mxcmmc.o12 obj-$(CONFIG_MMC_MXS) += mxs-mmc.o13 obj-$(CONFIG_MMC_SDHCI) += sdhci.o14 obj-$(CONFIG_MMC_SDHCI_PCI) += sdhci-pci.o[all …]
1 // SPDX-License-Identifier: GPL-2.03 * Freescale eSDHC i.MX controller driver for the platform bus.5 * derived from the OF-version.23 #include <linux/mmc/slot-gpio.h>28 #include "sdhci-cqhci.h"29 #include "sdhci-pltfm.h"30 #include "sdhci-esdhc.h"68 /* Bits 3 and 6 are not SDHCI standard definitions */82 #define ESDHC_TUNE_CTRL_MAX ((1 << 7) - 1)127 * There is an INT DMA ERR mismatch between eSDHC and STD SDHC SPEC:[all …]
5 ---------------------------------------------------21 W: *Web-page* with status/info23 B: URI for where to file *bugs*. A web-page with detailed bug28 patches to the given subsystem. This is either an in-tree file,29 or a URI. See Documentation/maintainer/maintainer-entry-profile.rst46 N: [^a-z]tegra all files whose path contains tegra64 ----------------83 3WARE SAS/SATA-RAID SCSI DRIVERS (3W-XXXX, 3W-9XXX, 3W-SAS)85 L: linux-scsi@vger.kernel.org88 F: drivers/scsi/3w-*[all …]