Home
last modified time | relevance | path

Searched refs:MMC_PM_KEEP_POWER (Results 1 - 5 of 5) sorted by relevance

/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/oal/
H A Dplat_pm.h43 #define MMC_PM_KEEP_POWER (1 << 0) /* preserve card power during suspend */ macro
46 #define MMC_PM_KEEP_POWER (1 << 0) /* preserve card power during suspend */ macro
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/
H A Dbcmsdh_sdmmc_linux.c233 if (!(sdio_flags & MMC_PM_KEEP_POWER)) { in bcmsdh_sdmmc_suspend()
240 err = sdio_set_host_pm_flags(func, MMC_PM_KEEP_POWER); in bcmsdh_sdmmc_suspend()
/device/soc/rockchip/common/sdk_linux/drivers/mmc/core/
H A Dhost.c363 host->pm_caps |= MMC_PM_KEEP_POWER; in mmc_of_parse()
H A Dsdio.c1084 host->pm_flags &= ~MMC_PM_KEEP_POWER; in mmc_sdio_resume()
/device/soc/rockchip/common/sdk_linux/include/linux/mmc/
H A Dhost.h545 return host->pm_flags & MMC_PM_KEEP_POWER; in mmc_card_keep_power()

Completed in 6 milliseconds