Searched refs:MMC_MODE_4BIT (Results 1 – 25 of 25) sorted by relevance
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()
909 cfg->host_caps |= MMC_MODE_8BIT | MMC_MODE_4BIT;912 cfg->host_caps |= MMC_MODE_4BIT;916 cfg->host_caps &= ~MMC_MODE_4BIT;
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()
500 cfg->host_caps |= MMC_MODE_4BIT;550 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()
243 cfg->host_caps = MMC_MODE_8BIT | MMC_MODE_4BIT | in meson_mmc_probe()
725 host_caps_val = MMC_MODE_4BIT | MMC_MODE_HS_52MHz | MMC_MODE_HS;826 cfg->host_caps |= MMC_MODE_4BIT;
424 .host_caps = MMC_MODE_4BIT | MMC_MODE_HS |
402 host->host_caps |= MMC_MODE_4BIT; in xenon_sdhci_probe()
409 priv->cfg.host_caps = MMC_MODE_4BIT | MMC_MODE_8BIT | in mxsmmc_initialize()
785 !(mmc->cfg->host_caps & (MMC_MODE_4BIT | MMC_MODE_8BIT))) in mmc_select_bus_width()1185 mmc->card_caps |= MMC_MODE_4BIT | MMC_MODE_8BIT;1579 mmc->card_caps |= MMC_MODE_4BIT;2061 if (mmc->card_caps & MMC_MODE_4BIT) {
501 .host_caps = MMC_MODE_4BIT,
609 cfg->host_caps |= MMC_MODE_4BIT; in tegra_mmc_probe()
567 cfg->host_caps |= MMC_MODE_4BIT; in stm32_sdmmc2_probe()
542 host->host_caps |= MMC_MODE_4BIT; in rockchip_sdhci_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()
792 cfg->host_caps = MMC_MODE_HS | MMC_MODE_HS_52MHz | MMC_MODE_4BIT;
47 .host_caps = MMC_MODE_4BIT, /* DA850 supports only 4-bit SD/MMC */
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,