Searched refs:mmc (Results 201 - 225 of 259) sorted by relevance

1234567891011

/linux-master/drivers/
H A DMakefile130 obj-y += mmc/
/linux-master/arch/arm/mach-s3c/
H A Ddevs.c24 #include <linux/mmc/host.h>
/linux-master/drivers/mmc/host/
H A Dmmci.h3 * linux/drivers/mmc/host/mmci.h - ARM PrimeCell MMCI PL180/1 driver
416 struct mmc_host *mmc; member in struct:mmci_host
H A Drenesas_sdhi_sys_dmac.c15 #include <linux/mmc/host.h>
/linux-master/drivers/net/ethernet/stmicro/stmmac/
H A Dstmmac.h282 struct stmmac_counters mmc; member in struct:stmmac_priv
H A Dhwif.h644 void (*read)(void __iomem *ioaddr, struct stmmac_counters *mmc);
648 stmmac_do_void_callback(__priv, mmc, ctrl, __args)
650 stmmac_do_void_callback(__priv, mmc, intr_all_mask, __args)
652 stmmac_do_void_callback(__priv, mmc, read, __args)
H A Dcommon.h27 #include "mmc.h"
594 const struct stmmac_mmc_ops *mmc; member in struct:mac_device_info
/linux-master/drivers/mmc/core/
H A Dblock.c44 #include <linux/mmc/ioctl.h>
45 #include <linux/mmc/card.h>
46 #include <linux/mmc/host.h>
47 #include <linux/mmc/mmc.h>
48 #include <linux/mmc/sd.h>
63 MODULE_ALIAS("mmc:block");
70 * Set a 10 second timeout for polling write request busy state. Note, mmc core
3023 pr_err("Failed to create mmc completion workqueue");
3160 res = register_blkdev(MMC_BLOCK_MAJOR, "mmc");
[all...]
H A Dmmc.c3 * linux/drivers/mmc/core/mmc.c
18 #include <linux/mmc/host.h>
19 #include <linux/mmc/card.h>
20 #include <linux/mmc/mmc.h>
402 if (np && of_device_is_compatible(np, "mmc-card"))
1045 * mmc switch command returns error then switch to
H A Dmmc_test.c6 #include <linux/mmc/core.h>
7 #include <linux/mmc/card.h>
8 #include <linux/mmc/host.h>
9 #include <linux/mmc/mmc.h>
/linux-master/drivers/bluetooth/
H A Dbtmtksdio.c24 #include <linux/mmc/host.h>
25 #include <linux/mmc/sdio_ids.h>
26 #include <linux/mmc/sdio_func.h>
1398 /* As explaination in drivers/mmc/core/sdio_bus.c tells us:
/linux-master/drivers/net/ethernet/agere/
H A Det131x.h1185 /* Main Memory Controller Control reg in mmc address map.
1196 /* Main Memory Controller Host Memory Access Address reg in mmc
1203 /* structure for Main Memory Controller Host Memory Access Data reg in mmc
1245 struct mmc_regs mmc; member in struct:address_map
1246 /* unused section of mmc address map */
/linux-master/drivers/net/ethernet/synopsys/
H A Ddwc-xlgmac.h505 unsigned int mmc; /* RMON module */ member in struct:xlgmac_hw_features
/linux-master/arch/m68k/coldfire/
H A Ddevice.c25 #include <linux/platform_data/mmc-esdhc-mcf.h>
/linux-master/arch/sh/boards/mach-ap325rxa/
H A Dsetup.c28 #include <linux/mmc/host.h>
/linux-master/arch/mips/alchemy/devboards/
H A Ddb1000.c16 #include <linux/mmc/host.h>
328 .name = "au1xxx-mmc",
363 .name = "au1xxx-mmc",
H A Ddb1300.c19 #include <linux/mmc/host.h>
564 .name = "au1xxx-mmc",
631 .name = "au1xxx-mmc",
/linux-master/drivers/pinctrl/nuvoton/
H A Dpinctrl-npcm8xx.c778 NPCM8XX_GRP(mmc), \
1026 NPCM8XX_SFUNC(mmc); variable
1250 NPCM8XX_MKFUNC(mmc),
1483 NPCM8XX_PINCFG(152, mmc, MFSEL3, 10, none, NONE, 0, none, NONE, 0, none, NONE, 0, none, NONE, 0, DSTR(8, 12) | SLEW),
1485 NPCM8XX_PINCFG(154, mmc, MFSEL3, 10, none, NONE, 0, none, NONE, 0, none, NONE, 0, none, NONE, 0, DSTR(8, 12) | SLEW),
1487 NPCM8XX_PINCFG(156, mmc, MFSEL3, 10, none, NONE, 0, none, NONE, 0, none, NONE, 0, none, NONE, 0, DSTR(8, 12) | SLEW),
1488 NPCM8XX_PINCFG(157, mmc, MFSEL3, 10, none, NONE, 0, none, NONE, 0, none, NONE, 0, none, NONE, 0, DSTR(8, 12) | SLEW),
1489 NPCM8XX_PINCFG(158, mmc, MFSEL3, 10, none, NONE, 0, none, NONE, 0, none, NONE, 0, none, NONE, 0, DSTR(8, 12) | SLEW),
1490 NPCM8XX_PINCFG(159, mmc, MFSEL3, 10, none, NONE, 0, none, NONE, 0, none, NONE, 0, none, NONE, 0, DSTR(8, 12) | SLEW),
/linux-master/arch/arm/mach-pxa/
H A Ddevices.c15 #include <linux/platform_data/mmc-pxamci.h>
/linux-master/drivers/clk/mvebu/
H A Darmada-37xx-periph.c254 PERIPH_CLK_FULL_DD(mmc, 2, 0, DIV_SEL2, DIV_SEL2, 16, 13);
273 REF_CLK_FULL_DD(mmc),
/linux-master/drivers/pci/controller/cadence/
H A Dpcie-cadence-ep.c223 static int cdns_pcie_ep_set_msi(struct pci_epc *epc, u8 fn, u8 vfn, u8 mmc) argument
237 flags = (flags & ~PCI_MSI_FLAGS_QMASK) | (mmc << 1);
/linux-master/drivers/staging/ks7010/
H A Dks7010_sdio.c13 #include <linux/mmc/card.h>
14 #include <linux/mmc/sdio_func.h>
/linux-master/drivers/ssb/
H A Dsdio.c21 #include <linux/mmc/sdio_func.h>
/linux-master/arch/sh/boards/mach-migor/
H A Dsetup.c15 #include <linux/mmc/host.h>
/linux-master/arch/sh/boards/mach-kfr2r09/
H A Dsetup.c26 #include <linux/mmc/host.h>

Completed in 501 milliseconds

1234567891011