Home
last modified time | relevance | path

Searched refs:mmc_config (Results 1 – 25 of 53) sorted by relevance

123

/openbmc/u-boot/include/
H A Ddwmmc.h193 struct mmc_config cfg;
269 void dwmci_setup_cfg(struct mmc_config *cfg, struct dwmci_host *host,
287 int dwmci_bind(struct udevice *dev, struct mmc *mmc, struct mmc_config *cfg);
H A Dmmc.h496 struct mmc_config { struct
574 const struct mmc_config *cfg; /* provided configuration */
666 struct mmc *mmc_create(const struct mmc_config *cfg, void *priv);
680 const struct mmc_config *cfg);
707 int mmc_of_parse(struct udevice *dev, struct mmc_config *cfg);
H A Dsdhci.h279 struct mmc_config cfg;
397 int sdhci_setup_cfg(struct mmc_config *cfg, struct sdhci_host *host,
415 int sdhci_bind(struct udevice *dev, struct mmc *mmc, struct mmc_config *cfg);
H A Dmvebu_mmc.h269 struct mmc_config cfg;
/openbmc/u-boot/drivers/mmc/
H A Dsandbox_mmc.c15 struct mmc_config cfg;
114 struct mmc_config *cfg = &plat->cfg; in sandbox_mmc_bind()
H A Dmmc_legacy.c149 struct mmc *mmc_create(const struct mmc_config *cfg, void *priv) in mmc_create()
163 struct mmc *mmc_create(const struct mmc_config *cfg, void *priv) in mmc_create()
H A Dftsdc010_mci.h20 struct mmc_config cfg; /* mmc configuration */
H A Dgen_atmel_mci.c39 struct mmc_config cfg;
46 struct mmc_config cfg;
471 struct mmc_config *cfg;
528 struct mmc_config *cfg;
H A Dsunxi_mmc.c31 struct mmc_config cfg;
42 struct mmc_config cfg;
521 struct mmc_config *cfg = &priv->cfg; in sunxi_mmc_init()
613 struct mmc_config *cfg = &plat->cfg; in sunxi_mmc_probe()
H A Dpci_mmc.c16 struct mmc_config cfg;
H A Dtangier_sdhci.c18 struct mmc_config cfg;
H A Dhi6220_dw_mmc.c17 struct mmc_config cfg;
H A Dk3_arsan_sdhci.c18 struct mmc_config cfg;
H A Drockchip_sdhci.c24 struct mmc_config cfg;
H A Datmel_sdhci.c50 struct mmc_config cfg;
H A Dmmc-uclass.c123 int mmc_of_parse(struct udevice *dev, struct mmc_config *cfg) in mmc_of_parse()
288 int mmc_bind(struct udevice *dev, struct mmc *mmc, const struct mmc_config *cfg) in mmc_bind()
H A Dsti_sdhci.c17 struct mmc_config cfg;
H A Darm_pl180_mmci.h192 struct mmc_config cfg;
H A Daspeed_sdhci.c21 struct mmc_config cfg;
H A Dtmio-common.h114 struct mmc_config cfg;
H A Domap_hsmmc.c78 struct mmc_config cfg;
171 static inline struct mmc_config *omap_hsmmc_get_cfg(struct mmc *mmc) in omap_hsmmc_get_cfg()
205 struct mmc_config *cfg = omap_hsmmc_get_cfg(mmc); in mmc_board_init()
1549 struct mmc_config *cfg;
1871 struct mmc_config *cfg = omap_hsmmc_get_cfg(mmc);
1912 struct mmc_config *cfg = &plat->cfg;
1968 struct mmc_config *cfg = &plat->cfg;
H A Djz_mmc.c117 struct mmc_config cfg;
447 struct mmc_config *cfg; in jz_mmc_ofdata_to_platdata()
/openbmc/u-boot/arch/arm/include/asm/arch-meson/
H A Dsd_emmc.h82 struct mmc_config cfg;
/openbmc/u-boot/arch/arm/mach-davinci/include/mach/
H A Dsdmmc_defs.h153 struct mmc_config cfg;
/openbmc/u-boot/arch/arm/include/asm/
H A Domap_mmc.h68 struct mmc_config cfg;

123