Home
last modified time | relevance | path

Searched refs:MMC_CAP_SYNC_RUNTIME_PM (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.10/include/linux/mmc/
Dhost.h341 #define MMC_CAP_SYNC_RUNTIME_PM (1 << 21) /* Synced runtime PM suspends. */ macro
/Linux-v5.10/drivers/mmc/host/
Drtsx_usb_sdmmc.c1311 MMC_CAP_SYNC_RUNTIME_PM; in rtsx_usb_init_host()
/Linux-v5.10/drivers/mmc/core/
Dcore.c844 if (host->caps & MMC_CAP_SYNC_RUNTIME_PM) in mmc_release_host()