Home
last modified time | relevance | path

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

/linux/include/linux/mmc/
H A Dhost.h400 #define MMC_CAP_AGGRESSIVE_PM (1 << 7) /* Suspend (e)MMC/SD at idle */ macro
/linux/drivers/mmc/core/
H A Dsd_uhs2.c1116 if (!(host->caps & MMC_CAP_AGGRESSIVE_PM)) in sd_uhs2_runtime_suspend()