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

/linux-4.1.27/include/linux/mmc/
H A Dhost.h269 #define MMC_CAP2_FULL_PWR_CYCLE (1 << 2) /* Can do full power cycle */ macro
/linux-4.1.27/drivers/mmc/core/
H A Dhost.c426 host->caps2 |= MMC_CAP2_FULL_PWR_CYCLE; mmc_of_parse()
H A Dmmc.c1661 ((host->caps2 & MMC_CAP2_FULL_PWR_CYCLE) || !is_suspend)) _mmc_suspend()
1730 !(host->caps2 & MMC_CAP2_FULL_PWR_CYCLE)) mmc_shutdown()
H A Dcore.c1458 if (host->caps2 & MMC_CAP2_FULL_PWR_CYCLE) { mmc_select_voltage()
/linux-4.1.27/drivers/mmc/host/
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()

Completed in 125 milliseconds