Home
last modified time | relevance | path

Searched refs:MMC_CAP2_FULL_PWR_CYCLE (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/mmc/core/
H A Dmmc.c2123 ((host->caps2 & MMC_CAP2_FULL_PWR_CYCLE) || !is_suspend || in _mmc_suspend()
2190 !(host->caps2 & MMC_CAP2_FULL_PWR_CYCLE)) in mmc_shutdown()
H A Dcore.c1141 if (!mmc_card_uhs2(host) && host->caps2 & MMC_CAP2_FULL_PWR_CYCLE) { in mmc_select_voltage()