Searched refs:MMC_CAP_HW_RESET (Results 1 - 5 of 5) sorted by relevance

/linux-4.1.27/drivers/mmc/host/
H A Dsdhci-acpi.c205 MMC_CAP_HW_RESET | MMC_CAP_1_8V_DDR |
H A Dsdhci-pci.c272 MMC_CAP_HW_RESET | MMC_CAP_1_8V_DDR | byt_emmc_probe_slot()
1480 slot->host->mmc->caps |= MMC_CAP_HW_RESET; sdhci_pci_probe_slot()
/linux-4.1.27/include/linux/mmc/
H A Dhost.h264 #define MMC_CAP_HW_RESET (1 << 31) /* Hardware reset */ macro
/linux-4.1.27/drivers/mmc/core/
H A Dmmc.c1819 if (!(host->caps & MMC_CAP_HW_RESET) || !host->ops->hw_reset) mmc_reset()
H A Dcore.c2313 if (!(host->caps & MMC_CAP_HW_RESET) || !host->ops->hw_reset) mmc_hw_reset_for_init()

Completed in 72 milliseconds