Searched refs:mmc_config (Results 1 – 25 of 66) sorted by relevance
123
/u-boot/include/dm/platform_data/ |
A D | pxa_mmc_gen.h | 17 struct mmc_config cfg;
|
/u-boot/include/ |
A D | dwmmc.h | 195 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 D | mmc.h | 584 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 D | sdhci.h | 325 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 D | mvebu_mmc.h | 265 struct mmc_config cfg;
|
/u-boot/arch/arm/mach-davinci/include/mach/ |
A D | sdmmc_defs.h | 152 struct mmc_config cfg; 158 struct mmc_config cfg;
|
/u-boot/drivers/mmc/ |
A D | ftsdc010_mci.h | 20 struct mmc_config cfg; /* mmc configuration */
|
A D | mmc-pwrseq.c | 14 int mmc_pwrseq_get_power(struct udevice *dev, struct mmc_config *cfg) in mmc_pwrseq_get_power()
|
A D | sandbox_mmc.c | 16 struct mmc_config cfg; 149 struct mmc_config *cfg = &plat->cfg; in sandbox_mmc_bind()
|
A D | mmc_legacy.c | 145 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 D | meson_gx_mmc.h | 88 struct mmc_config cfg;
|
A D | bcmstb_sdhci.c | 46 struct mmc_config cfg;
|
A D | tangier_sdhci.c | 18 struct mmc_config cfg;
|
A D | aspeed_sdhci.c | 15 struct mmc_config cfg;
|
A D | pic32_sdhci.c | 16 struct mmc_config cfg;
|
A D | hi6220_dw_mmc.c | 18 struct mmc_config cfg;
|
A D | gen_atmel_mci.c | 41 struct mmc_config cfg; 48 struct mmc_config cfg; 473 struct mmc_config *cfg; 530 struct mmc_config *cfg;
|
A D | rockchip_sdhci.c | 25 struct mmc_config cfg;
|
A D | am654_sdhci.c | 89 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 D | atmel_sdhci.c | 51 struct mmc_config cfg;
|
A D | arm_pl180_mmci.h | 191 struct mmc_config cfg;
|
A D | sti_sdhci.c | 19 struct mmc_config cfg;
|
A D | sunxi_mmc.c | 27 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 D | octeontx_hsmmc.h | 49 struct mmc_config cfg;
|
A D | pci_mmc.c | 28 struct mmc_config cfg;
|
Completed in 31 milliseconds
123