Home
last modified time | relevance | path

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

/Linux-v6.1/include/linux/mmc/
Dhost.h377 #define MMC_CAP_SYNC_RUNTIME_PM (1 << 21) /* Synced runtime PM suspends. */ macro
/Linux-v6.1/drivers/mmc/host/
Drtsx_usb_sdmmc.c1308 MMC_CAP_SYNC_RUNTIME_PM; in rtsx_usb_init_host()
/Linux-v6.1/drivers/mmc/core/
Dcore.c845 if (host->caps & MMC_CAP_SYNC_RUNTIME_PM) in mmc_release_host()