Home
last modified time | relevance | path

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

123

/u-boot/include/dm/platform_data/
A Dpxa_mmc_gen.h17 struct mmc_config cfg;
/u-boot/include/
A Ddwmmc.h195 struct mmc_config cfg;
271 void dwmci_setup_cfg(struct mmc_config *cfg, struct dwmci_host *host,
289 int dwmci_bind(struct udevice *dev, struct mmc *mmc, struct mmc_config *cfg);
A Dmmc.h584 struct mmc_config { struct
669 const struct mmc_config *cfg; /* provided configuration */
770 struct mmc *mmc_create(const struct mmc_config *cfg, void *priv);
784 const struct mmc_config *cfg);
812 int mmc_of_parse(struct udevice *dev, struct mmc_config *cfg);
822 int mmc_pwrseq_get_power(struct udevice *dev, struct mmc_config *cfg);
A Dsdhci.h325 struct mmc_config cfg;
455 int sdhci_setup_cfg(struct mmc_config *cfg, struct sdhci_host *host,
473 int sdhci_bind(struct udevice *dev, struct mmc *mmc, struct mmc_config *cfg);
A Dmvebu_mmc.h265 struct mmc_config cfg;
/u-boot/arch/arm/mach-davinci/include/mach/
A Dsdmmc_defs.h152 struct mmc_config cfg;
158 struct mmc_config cfg;
/u-boot/drivers/mmc/
A Dftsdc010_mci.h20 struct mmc_config cfg; /* mmc configuration */
A Dmmc-pwrseq.c14 int mmc_pwrseq_get_power(struct udevice *dev, struct mmc_config *cfg) in mmc_pwrseq_get_power()
A Dsandbox_mmc.c16 struct mmc_config cfg;
149 struct mmc_config *cfg = &plat->cfg; in sandbox_mmc_bind()
A Dmmc_legacy.c145 struct mmc *mmc_create(const struct mmc_config *cfg, void *priv) in mmc_create()
168 struct mmc *mmc_create(const struct mmc_config *cfg, void *priv) in mmc_create()
A Dmeson_gx_mmc.h88 struct mmc_config cfg;
A Dbcmstb_sdhci.c46 struct mmc_config cfg;
A Dtangier_sdhci.c18 struct mmc_config cfg;
A Daspeed_sdhci.c15 struct mmc_config cfg;
A Dpic32_sdhci.c16 struct mmc_config cfg;
A Dhi6220_dw_mmc.c18 struct mmc_config cfg;
A Dgen_atmel_mci.c41 struct mmc_config cfg;
48 struct mmc_config cfg;
473 struct mmc_config *cfg;
530 struct mmc_config *cfg;
A Drockchip_sdhci.c25 struct mmc_config cfg;
A Dam654_sdhci.c89 struct mmc_config cfg;
479 struct mmc_config *cfg) in sdhci_am654_get_otap_delay()
521 struct mmc_config *cfg = &plat->cfg; in am654_sdhci_probe()
572 struct mmc_config *cfg = &plat->cfg; in am654_sdhci_of_to_plat()
A Datmel_sdhci.c51 struct mmc_config cfg;
A Darm_pl180_mmci.h191 struct mmc_config cfg;
A Dsti_sdhci.c19 struct mmc_config cfg;
A Dsunxi_mmc.c27 struct mmc_config cfg;
38 struct mmc_config cfg;
514 struct mmc_config *cfg = &priv->cfg; in sunxi_mmc_init()
617 struct mmc_config *cfg = &plat->cfg; in sunxi_mmc_probe()
A Docteontx_hsmmc.h49 struct mmc_config cfg;
A Dpci_mmc.c28 struct mmc_config cfg;

Completed in 31 milliseconds

123