/openbmc/linux/include/linux/amba/ |
H A D | mmci.h | 3 * include/linux/amba/mmci.h 11 * struct mmci_platform_data - platform configuration for the MMCI
|
/openbmc/openbmc/poky/meta/lib/oeqa/runtime/cases/ |
H A D | parselogs-ignores-qemuarmv5.txt | 5 mmci-pl18x: probe of fpga:05 failed with error -22 6 mmci-pl18x: probe of fpga:0b failed with error -22
|
/openbmc/linux/arch/arm/mach-versatile/ |
H A D | integrator_cp.c | 6 #include <linux/amba/mmci.h> 109 "mmci", &mmc_data),
|
H A D | versatile.c | 19 #include <linux/amba/mmci.h>
|
/openbmc/linux/arch/arm/mach-omap1/ |
H A D | dma.c | 272 { "mmci-omap.0", "tx", SDMA_FILTER_PARAM(21) }, 273 { "mmci-omap.0", "rx", SDMA_FILTER_PARAM(22) }, 280 { "mmci-omap.1", "tx", SDMA_FILTER_PARAM(54) }, 281 { "mmci-omap.1", "rx", SDMA_FILTER_PARAM(55) },
|
H A D | clock_data.c | 654 CLK("mmci-omap.0", "fck", &mmc1_ck.hw, CK_16XX | CK_1510 | CK_310), 655 CLK("mmci-omap.0", "fck", &mmc3_ck.hw, CK_7XX), 656 CLK("mmci-omap.0", "ick", &armper_ck.clk.hw, CK_16XX | CK_1510 | CK_310 | CK_7XX), 657 CLK("mmci-omap.1", "fck", &mmc2_ck.hw, CK_16XX), 658 CLK("mmci-omap.1", "ick", &armper_ck.clk.hw, CK_16XX),
|
H A D | board-nokia770.c | 188 .dev_id = "mmci-omap.1",
|
H A D | devices.c | 206 omap_mmc_add("mmci-omap", i, base, size, irq, in omap1_init_mmc()
|
/openbmc/linux/drivers/mmc/host/ |
H A D | mmci.h | 3 * linux/drivers/mmc/host/mmci.h - ARM PrimeCell MMCI PL180/1 driver 281 * struct variant_data - MMCI variant-specific quirks 384 /* mmci variant callbacks */
|
H A D | mmci.c | 3 * linux/drivers/mmc/host/mmci.c - ARM PrimeCell MMCI PL180/1 driver 34 #include <linux/amba/mmci.h> 45 #include "mmci.h" 47 #define DRIVER_NAME "mmci-pl18x" 588 "Submit MMCI DMA job, sglen %d blksz %04x blks %04x flags %08x\n", in mmci_dma_start() 599 * Let the MMCI say when the data is ended and it's time in mmci_dma_start() 600 * to fire next DMA request. When that happens, MMCI will in mmci_dma_start() 1046 * - The MMCI DMA interface on the Ux500 in _mmci_dmae_prep_data() 1506 * a hardware reset of the MMCI block. in mmci_cmd_irq()
|
H A D | mmci_qcom_dml.c | 11 #include "mmci.h"
|
H A D | Makefile | 7 armmmci-y := mmci.o
|
/openbmc/linux/arch/arm/boot/dts/st/ |
H A D | ste-hrefprev60-tvk.dts | 21 regulator-name = "mmci-reg";
|
H A D | ste-href520-tvk.dts | 22 regulator-name = "mmci-reg";
|
H A D | ste-hrefv60plus-tvk.dts | 23 regulator-name = "mmci-reg";
|
H A D | ste-hrefprev60-stuib.dts | 21 regulator-name = "mmci-reg";
|
H A D | ste-hrefv60plus-stuib.dts | 23 regulator-name = "mmci-reg";
|
/openbmc/linux/Documentation/devicetree/bindings/mmc/ |
H A D | arm,pl18x.yaml | 7 title: ARM PrimeCell MultiMedia Card Interface (MMCI) PL180 and PL181 14 The ARM PrimeCells MMCI PL180 and PL181 provides an interface for
|
/openbmc/linux/drivers/clk/mxs/ |
H A D | clk-ssp.c | 6 * Portions copyright (C) 2003 Russell King, PXA MMCI Driver
|
/openbmc/linux/drivers/clk/ti/ |
H A D | clk-2xxx.c | 151 DT_CLK("mmci-omap.0", "ick", "mmc_ick"), 153 DT_CLK("mmci-omap.0", "fck", "mmc_fck"),
|
/openbmc/linux/Documentation/devicetree/bindings/regulator/ |
H A D | gpio-regulator.yaml | 104 regulator-name = "mmci-gpio-supply";
|
/openbmc/linux/arch/arm/mach-omap2/ |
H A D | board-n8x0.c | 142 .dev_id = "mmci-omap.0", 151 .dev_id = "mmci-omap.0",
|
H A D | pdata-quirks.c | 451 OF_DEV_AUXDATA("ti,omap2420-mmc", 0x4809c000, "mmci-omap.0", NULL),
|
/openbmc/u-boot/include/configs/ |
H A D | vexpress_common.h | 206 "mem=${dram} mtdparts=${mtd} mmci.fmax=190000 " \
|
/openbmc/linux/arch/arm/boot/dts/arm/ |
H A D | vexpress-v2m.dtsi | 191 mmci@5000 {
|