Searched refs:MMC_PM_KEEP_POWER (Results 1 – 19 of 19) sorted by relevance
27 #define MMC_PM_KEEP_POWER (1 << 0) /* preserve card power during suspend */ macro
438 return host->pm_flags & MMC_PM_KEEP_POWER; in mmc_card_keep_power()
303 if (mmcflags & MMC_PM_KEEP_POWER) in wl1271_probe()397 if (!(sdio_flags & MMC_PM_KEEP_POWER)) { in wl1271_suspend()405 ret = sdio_set_host_pm_flags(func, MMC_PM_KEEP_POWER); in wl1271_suspend()
832 !(flags & MMC_PM_KEEP_POWER)) in ath6kl_set_sdio_pm_caps()835 ret = sdio_set_host_pm_flags(func, MMC_PM_KEEP_POWER); in ath6kl_set_sdio_pm_caps()881 if (!(flags & MMC_PM_KEEP_POWER)) in ath6kl_sdio_suspend()884 ret = sdio_set_host_pm_flags(func, MMC_PM_KEEP_POWER); in ath6kl_sdio_suspend()911 func->card->host->pm_flags &= ~MMC_PM_KEEP_POWER; in ath6kl_sdio_suspend()
109 host->mmc->pm_caps |= MMC_PM_KEEP_POWER; in sdhci_get_of_property()
221 .pm_caps = MMC_PM_KEEP_POWER,
463 if (host->mmc->pm_caps & MMC_PM_KEEP_POWER) { in sdhci_pxav3_probe()
1260 if (pm_flags & MMC_PM_KEEP_POWER) { in sdhci_pci_suspend()1488 host->mmc->pm_caps = MMC_PM_KEEP_POWER | MMC_PM_WAKE_SDIO_IRQ; in sdhci_pci_probe_slot()
2199 if (!(host->mmc->pm_flags & MMC_PM_KEEP_POWER)) { in omap_hsmmc_suspend()2232 if (!(host->mmc->pm_flags & MMC_PM_KEEP_POWER)) in omap_hsmmc_resume()
2771 if ((host->mmc->pm_flags & MMC_PM_KEEP_POWER) && in sdhci_resume_host()2779 sdhci_init(host, (host->mmc->pm_flags & MMC_PM_KEEP_POWER)); in sdhci_resume_host()
1645 mmc->pm_caps |= MMC_PM_KEEP_POWER; in mmci_probe()
3045 if (slot->mmc->pm_flags & MMC_PM_KEEP_POWER) { in dw_mci_resume()
357 ret = sdio_set_host_pm_flags(func, MMC_PM_KEEP_POWER); in cw1200_sdio_suspend()
428 host->pm_caps |= MMC_PM_KEEP_POWER; in mmc_of_parse()
996 host->pm_flags &= ~MMC_PM_KEEP_POWER; in mmc_sdio_resume()
1366 if (!(flags & MMC_PM_KEEP_POWER)) { in if_sdio_suspend()1372 ret = sdio_set_host_pm_flags(func, MMC_PM_KEEP_POWER); in if_sdio_suspend()
1491 if (!(pm_flags & MMC_PM_KEEP_POWER)) { in btmrvl_sdio_suspend()1524 return sdio_set_host_pm_flags(func, MMC_PM_KEEP_POWER); in btmrvl_sdio_suspend()
1164 if ((sdio_get_host_pm_caps(sdiodev->func[1]) & MMC_PM_KEEP_POWER) && in brcmf_ops_sdio_probe()1250 sdio_flags = MMC_PM_KEEP_POWER; in brcmf_ops_sdio_suspend()
240 if (!(pm_flag & MMC_PM_KEEP_POWER)) { in mwifiex_sdio_suspend()266 ret = sdio_set_host_pm_flags(func, MMC_PM_KEEP_POWER); in mwifiex_sdio_suspend()