Searched refs:MMC_CAP_AGGRESSIVE_PM (Results 1 – 3 of 3) sorted by relevance
244 #define MMC_CAP_AGGRESSIVE_PM (1 << 7) /* Suspend (e)MMC/SD at idle */ macro
1171 if (!(host->caps & MMC_CAP_AGGRESSIVE_PM)) in mmc_sd_runtime_suspend()1189 if (!(host->caps & (MMC_CAP_AGGRESSIVE_PM | MMC_CAP_RUNTIME_RESUME))) in mmc_sd_runtime_resume()
1763 if (!(host->caps & MMC_CAP_AGGRESSIVE_PM)) in mmc_runtime_suspend()1781 if (!(host->caps & (MMC_CAP_AGGRESSIVE_PM | MMC_CAP_RUNTIME_RESUME))) in mmc_runtime_resume()