Searched refs:MMC_MODE_8BIT (Results 1 – 21 of 21) sorted by relevance
117 cfg->host_caps = MMC_MODE_HS_52MHz | MMC_MODE_HS | MMC_MODE_8BIT; in sandbox_mmc_bind()
837 cfg->host_caps = MMC_MODE_4BIT | MMC_MODE_8BIT; in fsl_esdhc_init()841 cfg->host_caps = MMC_MODE_4BIT | MMC_MODE_8BIT; in fsl_esdhc_init()848 cfg->host_caps &= ~MMC_MODE_8BIT; in fsl_esdhc_init()858 cfg->host_caps &= ~MMC_MODE_8BIT; in fsl_esdhc_init()
739 host_caps_val |= MMC_MODE_8BIT;748 host_caps_val |= MMC_MODE_8BIT;824 cfg->host_caps |= MMC_MODE_8BIT;
909 cfg->host_caps |= MMC_MODE_8BIT | MMC_MODE_4BIT;913 cfg->host_caps &= ~MMC_MODE_8BIT;917 cfg->host_caps &= ~MMC_MODE_8BIT;
496 cfg->host_caps = MMC_MODE_8BIT;546 cfg->host_caps = MMC_MODE_8BIT |
494 cfg->host_caps = MMC_MODE_8BIT; in sunxi_mmc_init()575 cfg->host_caps |= MMC_MODE_8BIT; in sunxi_mmc_probe()
532 host->host_caps |= MMC_MODE_8BIT; in rockchip_sdhci_probe()539 host->host_caps |= MMC_MODE_8BIT; in rockchip_sdhci_probe()
99 host->host_caps |= MMC_MODE_8BIT; in s5p_sdhci_core_init()
785 !(mmc->cfg->host_caps & (MMC_MODE_4BIT | MMC_MODE_8BIT))) in mmc_select_bus_width()793 idx = (mmc->cfg->host_caps & MMC_MODE_8BIT) ? 0 : 1; in mmc_select_bus_width()1139 (host_caps & MMC_MODE_8BIT) &&1145 (host_caps & MMC_MODE_8BIT) &&1185 mmc->card_caps |= MMC_MODE_4BIT | MMC_MODE_8BIT;
243 cfg->host_caps = MMC_MODE_8BIT | MMC_MODE_4BIT | in meson_mmc_probe()
355 chip->cfg.host_caps |= MMC_MODE_4BIT | MMC_MODE_8BIT; in ftsdc010_mmc_init()
735 .host_caps = MMC_MODE_4BIT | MMC_MODE_8BIT | MMC_MODE_HS |866 plat->cfg.host_caps |= MMC_MODE_8BIT; in sh_sdhi_dm_probe()
399 host->host_caps |= MMC_MODE_8BIT; in xenon_sdhci_probe()
409 priv->cfg.host_caps = MMC_MODE_4BIT | MMC_MODE_8BIT | in mxsmmc_initialize()
607 cfg->host_caps |= MMC_MODE_8BIT; in tegra_mmc_probe()
565 cfg->host_caps |= MMC_MODE_8BIT; in stm32_sdmmc2_probe()
580 MMC_MODE_8BIT,
711 plat->cfg.host_caps |= MMC_MODE_8BIT; in uniphier_sd_probe()
797 cfg->host_caps &= ~MMC_MODE_8BIT;
58 #define MMC_MODE_8BIT (1 << 3) macro
969 .cfg.host_caps = MMC_MODE_HS_52MHz | MMC_MODE_HS | MMC_MODE_8BIT,