Searched refs:MMC_CAP_HW_RESET (Results 1 – 8 of 8) sorted by relevance
293 host->caps |= MMC_CAP_HW_RESET; in mmc_of_parse()
2156 if ((host->caps & MMC_CAP_HW_RESET) && host->ops->hw_reset && in _mmc_hw_reset()
2434 if (!(host->caps & MMC_CAP_HW_RESET) || !host->ops->hw_reset) in mmc_hw_reset_for_init()
342 #define MMC_CAP_HW_RESET (1 << 31) /* Hardware reset */ macro
690 host->mmc->caps |= MMC_CAP_HW_RESET; in renesas_sdhi_probe()
436 MMC_CAP_HW_RESET | MMC_CAP_1_8V_DDR |
720 MMC_CAP_HW_RESET | MMC_CAP_1_8V_DDR | in byt_emmc_probe_slot()1746 slot->host->mmc->caps |= MMC_CAP_HW_RESET; in sdhci_pci_probe_slot()
1279 MMC_CAP_NEEDS_POLL | MMC_CAP_HW_RESET | MMC_CAP_ERASE | in bcm2835_add_host()