Lines Matching refs:MMC_CAP
229 cfg->host_caps |= MMC_CAP(SD_HS); in mmc_of_parse()
231 cfg->host_caps |= MMC_CAP(MMC_HS) | MMC_CAP(MMC_HS_52); in mmc_of_parse()
233 cfg->host_caps |= MMC_CAP(UHS_SDR12); in mmc_of_parse()
235 cfg->host_caps |= MMC_CAP(UHS_SDR25); in mmc_of_parse()
237 cfg->host_caps |= MMC_CAP(UHS_SDR50); in mmc_of_parse()
239 cfg->host_caps |= MMC_CAP(UHS_SDR104); in mmc_of_parse()
241 cfg->host_caps |= MMC_CAP(UHS_DDR50); in mmc_of_parse()
243 cfg->host_caps |= MMC_CAP(MMC_DDR_52); in mmc_of_parse()
245 cfg->host_caps |= MMC_CAP(MMC_DDR_52); in mmc_of_parse()
247 cfg->host_caps |= MMC_CAP(MMC_HS_200); in mmc_of_parse()
249 cfg->host_caps |= MMC_CAP(MMC_HS_200); in mmc_of_parse()
251 cfg->host_caps |= MMC_CAP(MMC_HS_400); in mmc_of_parse()
253 cfg->host_caps |= MMC_CAP(MMC_HS_400); in mmc_of_parse()
255 cfg->host_caps |= MMC_CAP(MMC_HS_400_ES); in mmc_of_parse()