Home
last modified time | relevance | path

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

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