Lines Matching refs:caps2
227 host->caps2 |= MMC_CAP2_CD_ACTIVE_HIGH; in mmc_of_parse()
247 host->caps2 |= MMC_CAP2_RO_ACTIVE_HIGH; in mmc_of_parse()
256 host->caps2 |= MMC_CAP2_NO_WRITE_PROTECT; in mmc_of_parse()
279 host->caps2 |= MMC_CAP2_FULL_PWR_CYCLE; in mmc_of_parse()
281 host->caps2 |= MMC_CAP2_FULL_PWR_CYCLE_IN_SUSPEND; in mmc_of_parse()
294 host->caps2 |= MMC_CAP2_HS200_1_8V_SDR; in mmc_of_parse()
296 host->caps2 |= MMC_CAP2_HS200_1_2V_SDR; in mmc_of_parse()
298 host->caps2 |= MMC_CAP2_HS400_1_8V | MMC_CAP2_HS200_1_8V_SDR; in mmc_of_parse()
300 host->caps2 |= MMC_CAP2_HS400_1_2V | MMC_CAP2_HS200_1_2V_SDR; in mmc_of_parse()
302 host->caps2 |= MMC_CAP2_HS400_ES; in mmc_of_parse()
304 host->caps2 |= MMC_CAP2_NO_SDIO; in mmc_of_parse()
306 host->caps2 |= MMC_CAP2_NO_SD; in mmc_of_parse()
308 host->caps2 |= MMC_CAP2_NO_MMC; in mmc_of_parse()