Searched refs:MMC_CAP_HW_RESET (Results 1 – 6 of 6) sorted by relevance
267 #define MMC_CAP_HW_RESET (1 << 31) /* Hardware reset */ macro
271 host->caps |= MMC_CAP_HW_RESET; in mmc_of_parse()
1978 if (!(host->caps & MMC_CAP_HW_RESET) || !host->ops->hw_reset) in mmc_reset()
2431 if (!(host->caps & MMC_CAP_HW_RESET) || !host->ops->hw_reset) in mmc_hw_reset_for_init()
235 MMC_CAP_HW_RESET | MMC_CAP_1_8V_DDR |
363 MMC_CAP_HW_RESET | MMC_CAP_1_8V_DDR | in byt_emmc_probe_slot()1692 slot->host->mmc->caps |= MMC_CAP_HW_RESET; in sdhci_pci_probe_slot()