Searched refs:MMC_CAP_HW_RESET (Results 1 – 5 of 5) sorted by relevance
427 #define MMC_CAP_HW_RESET (1 << 31) /* Reset the eMMC card via RST_n */ macro
662 if (host->mmc->caps & MMC_CAP_HW_RESET) { in uniphier_sd_probe()
823 mmc->caps |= MMC_CAP_WAIT_WHILE_BUSY | MMC_CAP_HW_RESET; in meson_mx_sdhc_probe()
798 host->mmc->caps |= MMC_CAP_HW_RESET; in sdhci_pci_o2_probe_slot()
1277 MMC_CAP_NEEDS_POLL | MMC_CAP_HW_RESET | MMC_CAP_CMD23; in bcm2835_add_host()