Searched refs:MMC_CAP2_NO_PRESCAN_POWERUP (Results 1 - 6 of 6) sorted by relevance

/linux-4.1.27/drivers/mmc/host/
H A Dsdhci-acpi.c359 host->mmc->caps2 |= MMC_CAP2_NO_PRESCAN_POWERUP; sdhci_acpi_probe()
H A Drtsx_pci_sdmmc.c1364 mmc->caps2 = MMC_CAP2_NO_PRESCAN_POWERUP | MMC_CAP2_FULL_PWR_CYCLE; realtek_init_host()
H A Drtsx_usb_sdmmc.c1339 mmc->caps2 = MMC_CAP2_NO_PRESCAN_POWERUP | MMC_CAP2_FULL_PWR_CYCLE; rtsx_usb_init_host()
H A Dsdhci-pci.c1490 host->mmc->caps2 |= MMC_CAP2_NO_PRESCAN_POWERUP; sdhci_pci_probe_slot()
/linux-4.1.27/include/linux/mmc/
H A Dhost.h281 #define MMC_CAP2_NO_PRESCAN_POWERUP (1 << 14) /* Don't power up before scan */ macro
/linux-4.1.27/drivers/mmc/core/
H A Dcore.c2524 if (host->caps2 & MMC_CAP2_NO_PRESCAN_POWERUP) mmc_start_host()

Completed in 91 milliseconds