Home
last modified time | relevance | path

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

12

/linux-6.14.4/include/linux/amba/
Dmmci.h3 * include/linux/amba/mmci.h
11 * struct mmci_platform_data - platform configuration for the MMCI
/linux-6.14.4/arch/arm/mach-versatile/
Dintegrator_cp.c6 #include <linux/amba/mmci.h>
109 "mmci", &mmc_data),
Dversatile.c19 #include <linux/amba/mmci.h>
/linux-6.14.4/arch/arm/mach-omap1/
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) },
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),
Dboard-nokia770.c188 .dev_id = "mmci-omap.1",
Ddevices.c206 omap_mmc_add("mmci-omap", i, base, size, irq, in omap1_init_mmc()
/linux-6.14.4/drivers/mmc/host/
Dmmci.h3 * linux/drivers/mmc/host/mmci.h - ARM PrimeCell MMCI PL180/1 driver
281 * struct variant_data - MMCI variant-specific quirks
388 /* mmci variant callbacks */
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"
593 "Submit MMCI DMA job, sglen %d blksz %04x blks %04x flags %08x\n", in mmci_dma_start()
604 * Let the MMCI say when the data is ended and it's time in mmci_dma_start()
605 * to fire next DMA request. When that happens, MMCI will in mmci_dma_start()
1051 * - The MMCI DMA interface on the Ux500 in _mmci_dmae_prep_data()
1511 * a hardware reset of the MMCI block. in mmci_cmd_irq()
Dmmci_qcom_dml.c11 #include "mmci.h"
DMakefile7 armmmci-y := mmci.o
/linux-6.14.4/arch/arm/boot/dts/st/
Dste-hrefprev60-tvk.dts22 regulator-name = "mmci-reg";
Dste-hrefv60plus-tvk.dts24 regulator-name = "mmci-reg";
Dste-href520-tvk.dts23 regulator-name = "mmci-reg";
Dste-hrefprev60-stuib.dts22 regulator-name = "mmci-reg";
Dste-hrefv60plus-stuib.dts24 regulator-name = "mmci-reg";
Dste-snowball.dts237 regulator-name = "mmci-reg";
/linux-6.14.4/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-6.14.4/drivers/clk/mxs/
Dclk-ssp.c6 * Portions copyright (C) 2003 Russell King, PXA MMCI Driver
/linux-6.14.4/drivers/clk/ti/
Dclk-2xxx.c151 DT_CLK("mmci-omap.0", "ick", "mmc_ick"),
153 DT_CLK("mmci-omap.0", "fck", "mmc_fck"),
/linux-6.14.4/Documentation/devicetree/bindings/regulator/
Dgpio-regulator.yaml106 regulator-name = "mmci-gpio-supply";
/linux-6.14.4/arch/arm/mach-omap2/
Dboard-n8x0.c142 .dev_id = "mmci-omap.0",
151 .dev_id = "mmci-omap.0",
Dpdata-quirks.c451 OF_DEV_AUXDATA("ti,omap2420-mmc", 0x4809c000, "mmci-omap.0", NULL),
/linux-6.14.4/arch/arm/boot/dts/arm/
Dvexpress-v2m.dtsi191 mmci@5000 {
/linux-6.14.4/drivers/mfd/
Dsta2x11-mfd.c639 * All of this must be ready before "normal" devices like MMCI appear.

12