Searched refs:mmc_config (Results 1 – 25 of 43) sorted by relevance
12
| /OK3568_Linux_fs/u-boot/include/ |
| H A D | dwmmc.h | 204 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 D | sdhci.h | 292 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 D | mmc.h | 509 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 D | mvebu_mmc.h | 270 struct mmc_config cfg;
|
| H A D | fsl_esdhc.h | 182 struct mmc_config cfg;
|
| /OK3568_Linux_fs/u-boot/drivers/mmc/ |
| H A D | sandbox_mmc.c | 18 struct mmc_config cfg; 114 struct mmc_config *cfg = &plat->cfg; in sandbox_mmc_bind()
|
| H A D | omap_hsmmc.c | 66 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 D | mmc_legacy.c | 129 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 D | gen_atmel_mci.c | 42 struct mmc_config cfg; 49 struct mmc_config cfg; 476 struct mmc_config *cfg; 533 struct mmc_config *cfg;
|
| H A D | sunxi_mmc.c | 24 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 D | pci_mmc.c | 17 struct mmc_config cfg;
|
| H A D | stm32_sdmmc2.c | 20 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 D | tangier_sdhci.c | 19 struct mmc_config cfg;
|
| H A D | sti_sdhci.c | 17 struct mmc_config cfg;
|
| H A D | zynq_sdhci.c | 24 struct mmc_config cfg;
|
| H A D | arm_pl180_mmci.h | 190 struct mmc_config cfg;
|
| H A D | atmel_sdhci.c | 50 struct mmc_config cfg;
|
| H A D | sdhci-cadence.c | 44 struct mmc_config cfg;
|
| H A D | socfpga_dw_mmc.c | 26 struct mmc_config cfg;
|
| H A D | sh_sdhi.c | 729 static struct mmc_config sh_sdhi_cfg = { 741 static struct mmc_config sh_sdhi_cfg = { 791 struct mmc_config cfg;
|
| H A D | msm_sdhci.c | 40 struct mmc_config cfg;
|
| H A D | tegra_mmc.c | 22 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 D | sd_emmc.h | 83 struct mmc_config cfg;
|
| /OK3568_Linux_fs/u-boot/arch/arm/include/asm/ |
| H A D | omap_mmc.h | 55 struct mmc_config cfg;
|
| /OK3568_Linux_fs/u-boot/arch/arm/mach-davinci/include/mach/ |
| H A D | sdmmc_defs.h | 154 struct mmc_config cfg;
|
12