Searched refs:MMC_CAP_AGGRESSIVE_PM (Results 1 – 2 of 2) sorted by relevance
400 #define MMC_CAP_AGGRESSIVE_PM (1 << 7) /* Suspend (e)MMC/SD at idle */ macro
1116 if (!(host->caps & MMC_CAP_AGGRESSIVE_PM)) in sd_uhs2_runtime_suspend()