Home
last modified time | relevance | path

Searched full:mmci (Results 1 – 25 of 35) sorted by relevance

12

/openbmc/linux/include/linux/amba/
H A Dmmci.h3 * 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 Dparselogs-ignores-qemuarmv5.txt5 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 Dintegrator_cp.c6 #include <linux/amba/mmci.h>
109 "mmci", &mmc_data),
H A Dversatile.c19 #include <linux/amba/mmci.h>
/openbmc/linux/arch/arm/mach-omap1/
H A Ddma.c272 { "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 Dclock_data.c654 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 Dboard-nokia770.c188 .dev_id = "mmci-omap.1",
H A Ddevices.c206 omap_mmc_add("mmci-omap", i, base, size, irq, in omap1_init_mmc()
/openbmc/linux/drivers/mmc/host/
H A Dmmci.h3 * 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 Dmmci.c3 * 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 Dmmci_qcom_dml.c11 #include "mmci.h"
H A DMakefile7 armmmci-y := mmci.o
/openbmc/linux/arch/arm/boot/dts/st/
H A Dste-hrefprev60-tvk.dts21 regulator-name = "mmci-reg";
H A Dste-href520-tvk.dts22 regulator-name = "mmci-reg";
H A Dste-hrefv60plus-tvk.dts23 regulator-name = "mmci-reg";
H A Dste-hrefprev60-stuib.dts21 regulator-name = "mmci-reg";
H A Dste-hrefv60plus-stuib.dts23 regulator-name = "mmci-reg";
/openbmc/linux/Documentation/devicetree/bindings/mmc/
H A Darm,pl18x.yaml7 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 Dclk-ssp.c6 * Portions copyright (C) 2003 Russell King, PXA MMCI Driver
/openbmc/linux/drivers/clk/ti/
H A Dclk-2xxx.c151 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 Dgpio-regulator.yaml104 regulator-name = "mmci-gpio-supply";
/openbmc/linux/arch/arm/mach-omap2/
H A Dboard-n8x0.c142 .dev_id = "mmci-omap.0",
151 .dev_id = "mmci-omap.0",
H A Dpdata-quirks.c451 OF_DEV_AUXDATA("ti,omap2420-mmc", 0x4809c000, "mmci-omap.0", NULL),
/openbmc/u-boot/include/configs/
H A Dvexpress_common.h206 "mem=${dram} mtdparts=${mtd} mmci.fmax=190000 " \
/openbmc/linux/arch/arm/boot/dts/arm/
H A Dvexpress-v2m.dtsi191 mmci@5000 {

12