Searched refs:MMC_CAP_HW_RESET (Results 1 – 10 of 10) sorted by relevance
264 #define MMC_CAP_HW_RESET (1 << 31) macro
358 #define MMC_CAP_HW_RESET (1 << 31) /* Reset the eMMC card via RST_n */ macro
323 host->caps |= MMC_CAP_HW_RESET; in mmc_of_parse()
2080 if (!(host->caps & MMC_CAP_HW_RESET) || !host->ops->hw_reset) in mmc_hw_reset_for_init()
2320 if ((host->caps & MMC_CAP_HW_RESET) && host->ops->hw_reset && in _mmc_hw_reset()
594 if (host->mmc->caps & MMC_CAP_HW_RESET) { in uniphier_sd_probe()
849 mmc->caps |= MMC_CAP_WAIT_WHILE_BUSY | MMC_CAP_HW_RESET; in meson_mx_sdhc_probe()
430 MMC_CAP_HW_RESET | MMC_CAP_1_8V_DDR |
952 MMC_CAP_HW_RESET | MMC_CAP_1_8V_DDR | in byt_emmc_probe_slot()2186 slot->host->mmc->caps |= MMC_CAP_HW_RESET; in sdhci_pci_probe_slot()
1283 MMC_CAP_NEEDS_POLL | MMC_CAP_HW_RESET | MMC_CAP_CMD23; in bcm2835_add_host()