Lines Matching refs:caps2
257 host->caps2 |= MMC_CAP2_CD_ACTIVE_HIGH; in mmc_of_parse()
270 host->caps2 |= MMC_CAP2_NO_WRITE_PROTECT; in mmc_of_parse()
274 host->caps2 |= MMC_CAP2_RO_ACTIVE_HIGH; in mmc_of_parse()
297 host->caps2 |= MMC_CAP2_FULL_PWR_CYCLE; in mmc_of_parse()
310 host->caps2 |= MMC_CAP2_HS200_1_8V_SDR; in mmc_of_parse()
312 host->caps2 |= MMC_CAP2_HS200_1_2V_SDR; in mmc_of_parse()
314 host->caps2 |= MMC_CAP2_HS400_1_8V | MMC_CAP2_HS200_1_8V_SDR; in mmc_of_parse()
316 host->caps2 |= MMC_CAP2_HS400_1_2V | MMC_CAP2_HS200_1_2V_SDR; in mmc_of_parse()
318 host->caps2 |= MMC_CAP2_HS400_ES; in mmc_of_parse()
320 host->caps2 |= MMC_CAP2_NO_SDIO; in mmc_of_parse()
322 host->caps2 |= MMC_CAP2_NO_SD; in mmc_of_parse()
324 host->caps2 |= MMC_CAP2_NO_MMC; in mmc_of_parse()