MMC_CAP_CD_WAKE
if (!(host->caps & MMC_CAP_CD_WAKE) ||
host->mmc->caps |= MMC_CAP_CD_WAKE;
MMC_CAP_AGGRESSIVE_PM | MMC_CAP_CD_WAKE;
if (host->mmc->caps & MMC_CAP_CD_WAKE)
if (slot->host->mmc->caps & MMC_CAP_CD_WAKE)
host->mmc->caps |= MMC_CAP_CD_WAKE;