Searched refs:MMC_CAP_WAIT_WHILE_BUSY (Results 1 – 12 of 12) sorted by relevance
425 MMC_CAP_CMD_DURING_TFR | MMC_CAP_WAIT_WHILE_BUSY,443 MMC_CAP_WAIT_WHILE_BUSY,458 .caps = MMC_CAP_WAIT_WHILE_BUSY | MMC_CAP_AGGRESSIVE_PM,
776 MMC_CAP_WAIT_WHILE_BUSY; in byt_emmc_probe_slot()955 MMC_CAP_WAIT_WHILE_BUSY; in ni_byt_sdio_probe_slot()963 MMC_CAP_WAIT_WHILE_BUSY; in byt_sdio_probe_slot()970 slot->host->mmc->caps |= MMC_CAP_WAIT_WHILE_BUSY | in byt_sd_probe_slot()
91 host->mmc->caps |= MMC_CAP_WAIT_WHILE_BUSY; in xenon_enable_sdhc()
1273 mmc->caps |= MMC_CAP_WAIT_WHILE_BUSY; in davinci_mmcsd_probe()
1427 mmc->caps |= MMC_CAP_MMC_HIGHSPEED | MMC_CAP_WAIT_WHILE_BUSY; in sh_mmcif_probe()
1959 mmc->caps |= MMC_CAP_WAIT_WHILE_BUSY; in mmci_probe()
1904 MMC_CAP_WAIT_WHILE_BUSY | MMC_CAP_ERASE | MMC_CAP_CMD23; in omap_hsmmc_probe()
320 #define MMC_CAP_WAIT_WHILE_BUSY (1 << 9) /* Waits while card is busy */ macro
576 if (((host->caps & MMC_CAP_WAIT_WHILE_BUSY) && use_r1b_resp) || in __mmc_switch()
1933 if (!cmd.busy_timeout || !(host->caps & MMC_CAP_WAIT_WHILE_BUSY)) in mmc_sleep()
1761 if ((card->host->caps & MMC_CAP_WAIT_WHILE_BUSY) && use_r1b_resp) in mmc_do_erase()
276 if (test->card->host->caps & MMC_CAP_WAIT_WHILE_BUSY) in mmc_test_wait_busy()