Home
last modified time | relevance | path

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

12

/Linux-v5.15/include/linux/amba/
Dmmci.h3 * include/linux/amba/mmci.h
11 * struct mmci_platform_data - platform configuration for the MMCI
/Linux-v5.15/arch/arm/mach-omap1/
Ddma.c270 { "mmci-omap.0", "tx", SDMA_FILTER_PARAM(21) },
271 { "mmci-omap.0", "rx", SDMA_FILTER_PARAM(22) },
288 { "mmci-omap.0", "tx", SDMA_FILTER_PARAM(21) },
289 { "mmci-omap.0", "rx", SDMA_FILTER_PARAM(22) },
296 { "mmci-omap.1", "tx", SDMA_FILTER_PARAM(54) },
297 { "mmci-omap.1", "rx", SDMA_FILTER_PARAM(55) },
Dclock_data.c723 CLK("mmci-omap.0", "fck", &mmc1_ck, CK_16XX | CK_1510 | CK_310),
724 CLK("mmci-omap.0", "fck", &mmc3_ck, CK_7XX),
725 CLK("mmci-omap.0", "ick", &armper_ck.clk, CK_16XX | CK_1510 | CK_310 | CK_7XX),
726 CLK("mmci-omap.1", "fck", &mmc2_ck, CK_16XX),
727 CLK("mmci-omap.1", "ick", &armper_ck.clk, CK_16XX),
Ddevices.c218 omap_mmc_add("mmci-omap", i, base, size, irq, in omap1_init_mmc()
/Linux-v5.15/arch/arm/mach-integrator/
Dintegrator_cp.c8 #include <linux/amba/mmci.h>
111 "mmci", &mmc_data),
/Linux-v5.15/drivers/mmc/host/
Dmmci.h3 * linux/drivers/mmc/host/mmci.h - ARM PrimeCell MMCI PL180/1 driver
265 * struct variant_data - MMCI variant-specific quirks
367 /* mmci variant callbacks */
Dmmci.c3 * linux/drivers/mmc/host/mmci.c - ARM PrimeCell MMCI PL180/1 driver
34 #include <linux/amba/mmci.h>
44 #include "mmci.h"
46 #define DRIVER_NAME "mmci-pl18x"
557 "Submit MMCI DMA job, sglen %d blksz %04x blks %04x flags %08x\n", in mmci_dma_start()
568 * Let the MMCI say when the data is ended and it's time in mmci_dma_start()
569 * to fire next DMA request. When that happens, MMCI will in mmci_dma_start()
944 * - The MMCI DMA interface on the Ux500 in _mmci_dmae_prep_data()
Dmmci_qcom_dml.c11 #include "mmci.h"
DMakefile7 armmmci-y := mmci.o
Dmmci_stm32_sdmmc.c15 #include "mmci.h"
Dmxs-mmc.c3 * Portions copyright (C) 2003 Russell King, PXA MMCI Driver
/Linux-v5.15/arch/arm/boot/dts/
Dste-hrefprev60-tvk.dts21 regulator-name = "mmci-reg";
Dste-href520-tvk.dts22 regulator-name = "mmci-reg";
Dste-hrefv60plus-tvk.dts23 regulator-name = "mmci-reg";
Dste-hrefprev60-stuib.dts21 regulator-name = "mmci-reg";
Dste-hrefv60plus-stuib.dts23 regulator-name = "mmci-reg";
Dvexpress-v2m.dtsi191 mmci@5000 {
Dste-snowball.dts206 regulator-name = "mmci-reg";
/Linux-v5.15/Documentation/devicetree/bindings/mmc/
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
/Linux-v5.15/drivers/clk/mxs/
Dclk-ssp.c6 * Portions copyright (C) 2003 Russell King, PXA MMCI Driver
/Linux-v5.15/drivers/clk/ti/
Dclk-2xxx.c159 DT_CLK("mmci-omap.0", "ick", "mmc_ick"),
161 DT_CLK("mmci-omap.0", "fck", "mmc_fck"),
/Linux-v5.15/Documentation/devicetree/bindings/regulator/
Dgpio-regulator.yaml101 regulator-name = "mmci-gpio-supply";
/Linux-v5.15/arch/arm/mach-versatile/
Dversatile_dt.c19 #include <linux/amba/mmci.h>
/Linux-v5.15/arch/arm/mach-omap2/
Dpdata-quirks.c476 OF_DEV_AUXDATA("ti,omap2420-mmc", 0x4809c000, "mmci-omap.0", NULL),
/Linux-v5.15/drivers/mfd/
Dsta2x11-mfd.c639 * All of this must be ready before "normal" devices like MMCI appear.

12