Searched refs:MMC_CAP_WAIT_WHILE_BUSY (Results 1 – 8 of 8) sorted by relevance
98 MMC_CAP_CMD23 | MMC_CAP_WAIT_WHILE_BUSY,112 MMC_CAP_CMD23 | MMC_CAP_WAIT_WHILE_BUSY,128 MMC_CAP_CMD23 | MMC_CAP_WAIT_WHILE_BUSY,
1434 host->mmc->caps |= MMC_CAP_WAIT_WHILE_BUSY; in dwcmshc_probe()
1702 host->mmc->caps |= MMC_CAP_WAIT_WHILE_BUSY | MMC_CAP_NEED_RSP_BUSY; in sdhci_tegra_probe()
2372 mmc->caps |= MMC_CAP_WAIT_WHILE_BUSY; in mmci_probe()
2629 msm_host->mmc->caps |= MMC_CAP_WAIT_WHILE_BUSY | MMC_CAP_NEED_RSP_BUSY; in sdhci_msm_probe()
398 #define MMC_CAP_WAIT_WHILE_BUSY (1 << 9) /* Waits while card is busy */ macro
1991 if (host->caps & MMC_CAP_WAIT_WHILE_BUSY && use_r1b_resp) in mmc_sleep()
277 if (test->card->host->caps & MMC_CAP_WAIT_WHILE_BUSY) in mmc_test_wait_busy()