Searched refs:MMC_MODE_4BIT (Results 1 – 25 of 25) sorted by relevance
47 .host_caps = MMC_MODE_4BIT, /* DA850 supports only 4-bit SD/MMC */
352 chip->cfg.host_caps |= MMC_MODE_4BIT; in ftsdc010_mmc_init()355 chip->cfg.host_caps |= MMC_MODE_4BIT | MMC_MODE_8BIT; in ftsdc010_mmc_init()
28 #define PXAMMC_HOST_CAPS (MMC_MODE_4BIT)33 #define PXAMMC_HOST_CAPS (MMC_MODE_4BIT | MMC_MODE_HS)
837 cfg->host_caps = MMC_MODE_4BIT | MMC_MODE_8BIT; in fsl_esdhc_init()839 cfg->host_caps = MMC_MODE_4BIT; in fsl_esdhc_init()841 cfg->host_caps = MMC_MODE_4BIT | MMC_MODE_8BIT; in fsl_esdhc_init()850 cfg->host_caps &= ~MMC_MODE_4BIT; in fsl_esdhc_init()
735 .host_caps = MMC_MODE_4BIT | MMC_MODE_8BIT | MMC_MODE_HS |747 .host_caps = MMC_MODE_4BIT | MMC_MODE_HS,869 plat->cfg.host_caps |= MMC_MODE_4BIT; in sh_sdhi_dm_probe()
925 cfg->host_caps |= MMC_MODE_8BIT | MMC_MODE_4BIT;928 cfg->host_caps |= MMC_MODE_4BIT;932 cfg->host_caps &= ~MMC_MODE_4BIT;
491 cfg->host_caps = MMC_MODE_4BIT; in sunxi_mmc_init()577 cfg->host_caps |= MMC_MODE_4BIT; in sunxi_mmc_probe()
500 cfg->host_caps |= MMC_MODE_4BIT;550 cfg->host_caps |= MMC_MODE_4BIT;
243 cfg->host_caps = MMC_MODE_8BIT | MMC_MODE_4BIT | in meson_mmc_probe()
424 .host_caps = MMC_MODE_4BIT | MMC_MODE_HS |
800 !(mmc->cfg->host_caps & (MMC_MODE_4BIT | MMC_MODE_8BIT))) in mmc_select_bus_width()1204 mmc->card_caps |= MMC_MODE_4BIT | MMC_MODE_8BIT;1598 mmc->card_caps |= MMC_MODE_4BIT;2080 if (mmc->card_caps & MMC_MODE_4BIT) {2239 else if (mmc->cfg->host_caps & MMC_MODE_4BIT)
725 host_caps_val = MMC_MODE_4BIT | MMC_MODE_HS_52MHz | MMC_MODE_HS;826 cfg->host_caps |= MMC_MODE_4BIT;
409 priv->cfg.host_caps = MMC_MODE_4BIT | MMC_MODE_8BIT | in mxsmmc_initialize()
402 host->host_caps |= MMC_MODE_4BIT; in xenon_sdhci_probe()
501 .host_caps = MMC_MODE_4BIT,
567 cfg->host_caps |= MMC_MODE_4BIT; in stm32_sdmmc2_probe()
609 cfg->host_caps |= MMC_MODE_4BIT; in tegra_mmc_probe()
579 .host_caps = MMC_MODE_HS | MMC_MODE_HS_52MHz | MMC_MODE_4BIT |
714 plat->cfg.host_caps |= MMC_MODE_4BIT; in uniphier_sd_probe()
542 host->host_caps |= MMC_MODE_4BIT; in rockchip_sdhci_probe()
792 cfg->host_caps = MMC_MODE_HS | MMC_MODE_HS_52MHz | MMC_MODE_4BIT;
360 .host_caps = MMC_MODE_4BIT, /* DA850 supports only 4-bit SD/MMC */
204 .host_caps = MMC_MODE_4BIT, /* DA850 supports only 4-bit SD/MMC */
57 #define MMC_MODE_4BIT (1 << 2) macro
955 .cfg.host_caps = MMC_MODE_HS_52MHz | MMC_MODE_HS | MMC_MODE_4BIT,