Home
last modified time | relevance | path

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

12

/OK3568_Linux_fs/u-boot/include/
H A Ddwmmc.h204 struct mmc_config cfg;
280 void dwmci_setup_cfg(struct mmc_config *cfg, struct dwmci_host *host,
298 int dwmci_bind(struct udevice *dev, struct mmc *mmc, struct mmc_config *cfg);
H A Dsdhci.h292 struct mmc_config cfg;
413 int sdhci_setup_cfg(struct mmc_config *cfg, struct sdhci_host *host,
431 int sdhci_bind(struct udevice *dev, struct mmc *mmc, struct mmc_config *cfg);
H A Dmmc.h509 struct mmc_config { struct
539 const struct mmc_config *cfg; /* provided configuration */ argument
668 struct mmc *mmc_create(const struct mmc_config *cfg, void *priv);
682 const struct mmc_config *cfg);
H A Dmvebu_mmc.h270 struct mmc_config cfg;
H A Dfsl_esdhc.h182 struct mmc_config cfg;
/OK3568_Linux_fs/u-boot/drivers/mmc/
H A Dsandbox_mmc.c18 struct mmc_config cfg;
114 struct mmc_config *cfg = &plat->cfg; in sandbox_mmc_bind()
H A Domap_hsmmc.c66 struct mmc_config cfg;
95 static inline struct mmc_config *omap_hsmmc_get_cfg(struct mmc *mmc) in omap_hsmmc_get_cfg()
129 struct mmc_config *cfg = omap_hsmmc_get_cfg(mmc); in mmc_board_init()
718 struct mmc_config *cfg;
804 struct mmc_config *cfg = &plat->cfg;
860 struct mmc_config *cfg = &plat->cfg;
H A Dmmc_legacy.c129 struct mmc *mmc_create(const struct mmc_config *cfg, void *priv) in mmc_create()
143 struct mmc *mmc_create(const struct mmc_config *cfg, void *priv) in mmc_create()
H A Dgen_atmel_mci.c42 struct mmc_config cfg;
49 struct mmc_config cfg;
476 struct mmc_config *cfg;
533 struct mmc_config *cfg;
H A Dsunxi_mmc.c24 struct mmc_config cfg;
34 struct mmc_config cfg;
482 struct mmc_config *cfg = &priv->cfg; in sunxi_mmc_init()
564 struct mmc_config *cfg = &plat->cfg; in sunxi_mmc_probe()
H A Dpci_mmc.c17 struct mmc_config cfg;
H A Dstm32_sdmmc2.c20 struct mmc_config cfg;
468 struct mmc_config *cfg = &plat->cfg; in stm32_sdmmc2_set_ios()
526 struct mmc_config *cfg = &plat->cfg; in stm32_sdmmc2_probe()
H A Dtangier_sdhci.c19 struct mmc_config cfg;
H A Dsti_sdhci.c17 struct mmc_config cfg;
H A Dzynq_sdhci.c24 struct mmc_config cfg;
H A Darm_pl180_mmci.h190 struct mmc_config cfg;
H A Datmel_sdhci.c50 struct mmc_config cfg;
H A Dsdhci-cadence.c44 struct mmc_config cfg;
H A Dsocfpga_dw_mmc.c26 struct mmc_config cfg;
H A Dsh_sdhi.c729 static struct mmc_config sh_sdhi_cfg = {
741 static struct mmc_config sh_sdhi_cfg = {
791 struct mmc_config cfg;
H A Dmsm_sdhci.c40 struct mmc_config cfg;
H A Dtegra_mmc.c22 struct mmc_config cfg;
597 struct mmc_config *cfg = &plat->cfg; in tegra_mmc_probe()
/OK3568_Linux_fs/u-boot/arch/arm/include/asm/arch-meson/
H A Dsd_emmc.h83 struct mmc_config cfg;
/OK3568_Linux_fs/u-boot/arch/arm/include/asm/
H A Domap_mmc.h55 struct mmc_config cfg;
/OK3568_Linux_fs/u-boot/arch/arm/mach-davinci/include/mach/
H A Dsdmmc_defs.h154 struct mmc_config cfg;

12