Searched refs:MMC_CAP2_FULL_PWR_CYCLE_IN_SUSPEND (Results 1 – 3 of 3) sorted by relevance
392 #define MMC_CAP2_FULL_PWR_CYCLE_IN_SUSPEND (1 << 3) /* Can do full power cycle in suspend */ macro
382 host->caps2 |= MMC_CAP2_FULL_PWR_CYCLE_IN_SUSPEND; in mmc_of_parse()
2113 (host->caps2 & MMC_CAP2_FULL_PWR_CYCLE_IN_SUSPEND))) in _mmc_suspend()
Completed in 15 milliseconds