/openbmc/linux/Documentation/devicetree/bindings/mmc/ |
H A D | ti-omap-hsmmc.txt | 12 Should be "ti,omap2-hsmmc", for OMAP2 controllers 13 Should be "ti,omap3-hsmmc", for OMAP3 controllers 14 Should be "ti,omap3-pre-es3-hsmmc" for OMAP3 controllers pre ES3.0 15 Should be "ti,omap4-hsmmc", for OMAP4 controllers 16 Should be "ti,am33xx-hsmmc", for AM335x controllers 17 Should be "ti,k2g-hsmmc", "ti,omap4-hsmmc" for 66AK2G controllers. 44 - ti,needs-special-hs-handling: HSMMC IP needs special setting 59 compatible = "ti,omap4-hsmmc"; 71 compatible = "ti,omap4-hsmmc"; 95 | card | -- CIRQ --> | hsmmc | -- IRQ --> | CPU | [all …]
|
H A D | samsung,s3c6410-sdhci.yaml | 29 - const: hsmmc 59 - const: hsmmc 75 clock-names = "hsmmc", "mmc_busclk.2";
|
H A D | ti-omap.txt | 10 please see the omap hsmmc driver for the current omaps.
|
/openbmc/u-boot/drivers/mmc/ |
H A D | omap_hsmmc.c | 76 struct hsmmc *base_addr; 156 static int mmc_read_data(struct hsmmc *mmc_base, char *buf, unsigned int size); 157 static int mmc_write_data(struct hsmmc *mmc_base, const char *buf, 159 static void omap_hsmmc_start_clock(struct hsmmc *mmc_base); 160 static void omap_hsmmc_stop_clock(struct hsmmc *mmc_base); 161 static void mmc_reset_controller_fsm(struct hsmmc *mmc_base, u32 bit); 273 void mmc_init_stream(struct hsmmc *mmc_base) in mmc_init_stream() 358 struct hsmmc *mmc_base; in omap_hsmmc_set_timing() 410 struct hsmmc *mmc_base; in omap_hsmmc_conf_bus_power() 441 struct hsmmc *mmc_base = priv->base_addr; in omap_hsmmc_wait_dat0() [all …]
|
/openbmc/linux/arch/arm/mach-s3c/ |
H A D | Kconfig | 71 Compile in platform device definitions for HSMMC code 76 Compile in platform device definitions for HSMMC channel 1 81 Compile in platform device definitions for HSMMC channel 2 86 Compile in platform device definitions for HSMMC channel 3
|
H A D | setup-sdhci-gpio-s3c64xx.c | 7 // S3C64XX - Helper functions for setting up SDHCI device(s) GPIO (HSMMC)
|
H A D | sdhci.h | 11 * S3C Platform - SDHCI (HSMMC) platform data definitions
|
H A D | map-s3c64xx.h | 29 /* HSMMC units */
|
/openbmc/linux/arch/arm/boot/dts/samsung/ |
H A D | s3c64xx.dtsi | 67 clock-names = "hsmmc", "mmc_busclk.0", "mmc_busclk.2"; 78 clock-names = "hsmmc", "mmc_busclk.0", "mmc_busclk.2"; 89 clock-names = "hsmmc", "mmc_busclk.0", "mmc_busclk.2";
|
H A D | s5pv210.dtsi | 365 clock-names = "hsmmc", "mmc_busclk.0", "mmc_busclk.2"; 376 clock-names = "hsmmc", "mmc_busclk.0", "mmc_busclk.2"; 387 clock-names = "hsmmc", "mmc_busclk.0", "mmc_busclk.2"; 398 clock-names = "hsmmc", "mmc_busclk.0", "mmc_busclk.3";
|
H A D | exynos4.dtsi | 323 clock-names = "hsmmc", "mmc_busclk.2"; 332 clock-names = "hsmmc", "mmc_busclk.2"; 341 clock-names = "hsmmc", "mmc_busclk.2"; 350 clock-names = "hsmmc", "mmc_busclk.2";
|
/openbmc/u-boot/arch/arm/mach-keystone/include/mach/ |
H A D | mmc_host_def.h | 15 * OMAP HSMMC register definitions
|
/openbmc/linux/drivers/mmc/host/ |
H A D | sdhci-s3c.c | 9 * SDHCI (HSMMC) support for Samsung SoC 523 sc->clk_io = devm_clk_get(dev, "hsmmc"); in sdhci_s3c_probe() 564 host->hw_name = "samsung-hsmmc"; in sdhci_s3c_probe() 619 /* HSMMC on Samsung SoCs uses SDCLK as timeout clock */ in sdhci_s3c_probe() 788 MODULE_DESCRIPTION("Samsung SDHCI (HSMMC) glue");
|
/openbmc/u-boot/arch/arm/include/asm/arch-am33xx/ |
H A D | mmc_host_def.h | 22 * OMAP HSMMC register definitions
|
/openbmc/u-boot/arch/arm/include/asm/arch-omap5/ |
H A D | mmc_host_def.h | 31 * OMAP HSMMC register definitions
|
/openbmc/u-boot/arch/arm/include/asm/arch-omap4/ |
H A D | mmc_host_def.h | 31 * OMAP HSMMC register definitions
|
/openbmc/u-boot/arch/arm/dts/ |
H A D | keystone-k2g.dtsi | 183 compatible = "ti,omap4-hsmmc"; 194 compatible = "ti,omap4-hsmmc";
|
H A D | dra7.dtsi | 1059 compatible = "ti,dra7-hsmmc", "ti,omap4-hsmmc"; 1078 compatible = "ti,dra7-hsmmc", "ti,omap4-hsmmc"; 1094 compatible = "ti,dra7-hsmmc", "ti,omap4-hsmmc"; 1110 compatible = "ti,dra7-hsmmc", "ti,omap4-hsmmc";
|
/openbmc/linux/include/linux/platform_data/ |
H A D | hsmmc-omap.h | 11 * OMAP_HSMMC_SUPPORTS_DUAL_VOLT: Some HSMMC controller instances can
|
/openbmc/u-boot/arch/arm/include/asm/arch-omap3/ |
H A D | mmc_host_def.h | 60 * OMAP HSMMC register definitions
|
/openbmc/linux/arch/arm/mach-omap2/ |
H A D | pdata-quirks.c | 21 #include <linux/platform_data/hsmmc-omap.h> 463 OF_DEV_AUXDATA("ti,omap3-hsmmc", 0x4809c000, "4809c000.mmc", &mmc_pdata[0]), 464 OF_DEV_AUXDATA("ti,omap3-hsmmc", 0x480b4000, "480b4000.mmc", &mmc_pdata[1]),
|
/openbmc/u-boot/arch/arm/include/asm/ |
H A D | omap_mmc.h | 30 struct hsmmc { struct 69 struct hsmmc *base_addr; argument
|
/openbmc/linux/arch/arm/boot/dts/ti/omap/ |
H A D | omap2430.dtsi | 257 compatible = "ti,omap2-hsmmc"; 268 compatible = "ti,omap2-hsmmc";
|
/openbmc/linux/Documentation/devicetree/bindings/dma/ |
H A D | ti-edma.txt | 189 compatible = "ti,k2g-hsmmc", "ti,omap4-hsmmc";
|
/openbmc/linux/drivers/clk/samsung/ |
H A D | clk-s3c64xx.c | 323 ALIAS(HCLK_HSMMC2, "s3c-sdhci.2", "hsmmc"), 325 ALIAS(HCLK_HSMMC1, "s3c-sdhci.1", "hsmmc"), 327 ALIAS(HCLK_HSMMC0, "s3c-sdhci.0", "hsmmc"),
|