Home
last modified time | relevance | path

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

/linux/include/linux/mmc/
A Dhost.h382 #define MMC_CAP2_NO_PRESCAN_POWERUP (1 << 14) /* Don't power up before scan */ macro
/linux/drivers/mmc/host/
A Dsdhci-acpi.c933 host->mmc->caps2 |= MMC_CAP2_NO_PRESCAN_POWERUP; in sdhci_acpi_probe()
A Drtsx_usb_sdmmc.c1312 mmc->caps2 = MMC_CAP2_NO_PRESCAN_POWERUP | MMC_CAP2_FULL_PWR_CYCLE | in rtsx_usb_init_host()
A Drtsx_pci_sdmmc.c1440 mmc->caps2 = MMC_CAP2_NO_PRESCAN_POWERUP | MMC_CAP2_FULL_PWR_CYCLE | in realtek_init_host()
A Dsdhci-pci-core.c2075 host->mmc->caps2 |= MMC_CAP2_NO_PRESCAN_POWERUP; in sdhci_pci_probe_slot()
/linux/drivers/mmc/core/
A Dcore.c2257 if (!(host->caps2 & MMC_CAP2_NO_PRESCAN_POWERUP)) { in mmc_start_host()

Completed in 20 milliseconds