Searched refs:mmc (Results 151 - 175 of 259) sorted by relevance

1234567891011

/linux-master/drivers/mmc/core/
H A Dpwrseq.c14 #include <linux/mmc/host.h>
26 np = of_parse_phandle(host->parent->of_node, "mmc-pwrseq", 0);
49 dev_info(host->parent, "allocated mmc-pwrseq\n");
H A Dsdio_io.c3 * linux/drivers/mmc/core/sdio_io.c
10 #include <linux/mmc/host.h>
11 #include <linux/mmc/card.h>
12 #include <linux/mmc/sdio.h>
13 #include <linux/mmc/sdio_func.h>
H A Dpwrseq_emmc.c20 #include <linux/mmc/host.h>
102 { .compatible = "mmc-pwrseq-emmc",},
H A Dpwrseq_sd8787.c23 #include <linux/mmc/host.h>
82 { .compatible = "mmc-pwrseq-sd8787", .data = &mmc_pwrseq_sd8787_ops },
83 { .compatible = "mmc-pwrseq-wilc1000", .data = &mmc_pwrseq_wilc1000_ops },
H A Dslot-gpio.c12 #include <linux/mmc/host.h>
13 #include <linux/mmc/slot-gpio.h>
176 * @host: mmc host
225 * @host: mmc host
228 * This can be used by mmc host drivers to fixup a card-detection GPIO's config
253 * @host: mmc host
H A Dsdio.c3 * linux/drivers/mmc/sdio.c
12 #include <linux/mmc/host.h>
13 #include <linux/mmc/card.h>
14 #include <linux/mmc/mmc.h>
15 #include <linux/mmc/sdio.h>
16 #include <linux/mmc/sdio_func.h>
17 #include <linux/mmc/sdio_ids.h>
H A Dpwrseq_simple.c21 #include <linux/mmc/host.h>
106 { .compatible = "mmc-pwrseq-simple",},
/linux-master/include/linux/mfd/
H A Dtmio.h9 #include <linux/mmc/card.h>
/linux-master/drivers/mmc/host/
H A Dcavium.h18 #include <linux/mmc/host.h>
95 struct mmc_host *mmc; /* slot-level mmc_core object */ member in struct:cvm_mmc_slot
H A Dsdhci_f_sdh30.c3 * linux/drivers/mmc/host/sdhci_f_sdh30.c
88 if ((host->mmc->caps & MMC_CAP_NONREMOVABLE) &&
134 ret = mmc_of_parse(host->mmc);
227 { .compatible = "socionext,f-sdh30-e51-mmc" },
H A Dsdhci-pic32.c24 #include <linux/mmc/host.h>
189 ret = mmc_of_parse(host->mmc);
H A Dcavium-thunderx.c13 #include <linux/mmc/mmc.h>
139 if (of_device_is_compatible(child_node, "mmc-slot")) {
H A Ddw_mmc-hi3798cv200.c8 #include <linux/mmc/host.h>
75 err = mmc_send_tuning(slot->mmc, opcode, NULL);
H A Ddw_mmc-hi3798mv200.c11 #include <linux/mmc/host.h>
118 err = mmc_send_tuning(slot->mmc, opcode, NULL);
H A Drenesas_sdhi_internal_dmac.c15 #include <linux/mmc/host.h>
279 { .compatible = "renesas,sdhi-mmc-r8a77470", .data = &of_rcar_gen3_compatible, },
506 static void renesas_sdhi_internal_dmac_post_req(struct mmc_host *mmc, argument
510 struct tmio_mmc_host *host = mmc_priv(mmc);
519 static void renesas_sdhi_internal_dmac_pre_req(struct mmc_host *mmc, argument
522 struct tmio_mmc_host *host = mmc_priv(mmc);
H A Ddw_mmc.h14 #include <linux/mmc/core.h>
520 * @mmc: The mmc_host representing this slot.
535 struct mmc_host *mmc; member in struct:dw_mci_slot
558 * @caps: mmc subsystem specified capabilities of the controller(s).
560 * @common_caps: mmc subsystem specified capabilities applicable to all of
583 int (*switch_voltage)(struct mmc_host *mmc,
H A Dtoshsd.h161 struct mmc_host *mmc; member in struct:toshsd_host
H A Dwbsd.h3 * linux/drivers/mmc/host/wbsd.h - Winbond W83L51xD SD/MMC driver
138 struct mmc_host* mmc; /* MMC structure */ member in struct:wbsd_host
/linux-master/drivers/net/wireless/ti/wl1251/
H A Dsdio.c12 #include <linux/mmc/sdio_func.h>
13 #include <linux/mmc/sdio_ids.h>
/linux-master/drivers/net/wireless/mediatek/mt76/
H A Dsdio_txrx.c13 #include <linux/mmc/host.h>
14 #include <linux/mmc/sdio_ids.h>
15 #include <linux/mmc/sdio_func.h>
/linux-master/drivers/net/wireless/mediatek/mt76/mt7615/
H A Dsdio_mcu.c9 #include <linux/mmc/sdio_func.h>
/linux-master/arch/arm/mach-pxa/
H A Dgumstix.c40 #include <linux/platform_data/mmc-pxamci.h>
98 pr_debug("Gumstix mmc disabled\n");
/linux-master/arch/powerpc/platforms/83xx/
H A Dmpc832x_rdb.c17 #include <linux/mmc/host.h>
180 * mmc-spi-slot node.
182 np = of_find_compatible_node(NULL, NULL, "mmc-spi-slot");
/linux-master/drivers/net/wireless/mediatek/mt76/mt7921/
H A Dsdio_mcu.c5 #include <linux/mmc/sdio_func.h>
H A Dsdio_mac.c5 #include <linux/mmc/sdio_func.h>

Completed in 402 milliseconds

1234567891011