Searched refs:pm_flags (Results 1 – 11 of 11) sorted by relevance
348 mmc_pm_flag_t pm_flags; /* requested pm features */ member438 return host->pm_flags & MMC_PM_KEEP_POWER; in mmc_card_keep_power()443 return host->pm_flags & MMC_PM_WAKE_SDIO_IRQ; in mmc_card_wake_sdio_irq()
1484 mmc_pm_flag_t pm_flags; in btmrvl_sdio_suspend() local1488 pm_flags = sdio_get_host_pm_caps(func); in btmrvl_sdio_suspend()1490 pm_flags); in btmrvl_sdio_suspend()1491 if (!(pm_flags & MMC_PM_KEEP_POWER)) { in btmrvl_sdio_suspend()1536 mmc_pm_flag_t pm_flags; in btmrvl_sdio_resume() local1540 pm_flags = sdio_get_host_pm_caps(func); in btmrvl_sdio_resume()1542 pm_flags); in btmrvl_sdio_resume()
1230 mmc_pm_flag_t pm_flags = 0; in sdhci_pci_suspend() local1247 slot_pm_flags = slot->host->mmc->pm_flags; in sdhci_pci_suspend()1251 pm_flags |= slot_pm_flags; in sdhci_pci_suspend()1260 if (pm_flags & MMC_PM_KEEP_POWER) { in sdhci_pci_suspend()1261 if (pm_flags & MMC_PM_WAKE_SDIO_IRQ) in sdhci_pci_suspend()
2199 if (!(host->mmc->pm_flags & MMC_PM_KEEP_POWER)) { in omap_hsmmc_suspend()2209 !(host->mmc->pm_flags & MMC_PM_WAKE_SDIO_IRQ)) in omap_hsmmc_suspend()2232 if (!(host->mmc->pm_flags & MMC_PM_KEEP_POWER)) in omap_hsmmc_resume()2238 !(host->mmc->pm_flags & MMC_PM_WAKE_SDIO_IRQ)) in omap_hsmmc_resume()
465 host->mmc->pm_flags |= MMC_PM_WAKE_SDIO_IRQ; in sdhci_pxav3_probe()
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()
3045 if (slot->mmc->pm_flags & MMC_PM_KEEP_POWER) { in dw_mci_resume()
719 host->pm_flags |= flags; in sdio_set_host_pm_flags()
996 host->pm_flags &= ~MMC_PM_KEEP_POWER; in mmc_sdio_resume()
2548 host->pm_flags = 0; in mmc_stop_host()2677 host->pm_flags = 0; in mmc_pm_notify()
911 func->card->host->pm_flags &= ~MMC_PM_KEEP_POWER; in ath6kl_sdio_suspend()