Searched refs:pm_caps (Results 1 – 18 of 18) sorted by relevance
51 if (pd->pm_caps) in s3c_sdhci_set_platdata()52 set->pm_caps |= pd->pm_caps; in s3c_sdhci_set_platdata()
217 if (pdata->pm_caps) in sdhci_pxav2_probe()218 host->mmc->pm_caps |= pdata->pm_caps; in sdhci_pxav2_probe()
65 mmc_pm_flag_t pm_caps; member74 mmc_pm_flag_t pm_caps; member455 .pm_caps = MMC_PM_KEEP_POWER,707 host->mmc->pm_caps |= c->slot->chip->pm_caps; in sdhci_acpi_probe()713 host->mmc->pm_caps |= c->slot->pm_caps; in sdhci_acpi_probe()
453 if (pdata->pm_caps) in sdhci_pxav3_probe()454 host->mmc->pm_caps |= pdata->pm_caps; in sdhci_pxav3_probe()478 if (host->mmc->pm_caps & MMC_PM_WAKE_SDIO_IRQ) in sdhci_pxav3_probe()
105 host->mmc->pm_caps |= MMC_PM_KEEP_POWER; in sdhci_get_of_property()109 host->mmc->pm_caps |= MMC_PM_WAKE_SDIO_IRQ; in sdhci_get_of_property()
622 if (pdata->pm_caps) in sdhci_s3c_probe()623 host->mmc->pm_caps |= pdata->pm_caps; in sdhci_s3c_probe()
258 u32 pm_caps; /* PM capabilities */ member
1754 host->mmc->pm_caps = MMC_PM_KEEP_POWER; in sdhci_pci_probe_slot()1759 host->mmc->pm_caps |= MMC_PM_WAKE_SDIO_IRQ; in sdhci_pci_probe_slot()
2786 if (host->pdata->pm_caps) in dw_mci_init_slot_caps()2787 mmc->pm_caps = host->pdata->pm_caps; in dw_mci_init_slot_caps()
2081 mmc->pm_caps |= mmc_pdata(host)->pm_caps; in omap_hsmmc_probe()
1707 mmc->pm_caps |= MMC_PM_KEEP_POWER; in mmci_probe()
56 unsigned int pm_caps; member
43 unsigned int pm_caps; member
56 u32 pm_caps; /* PM capabilities of the mmc */ member
51 u32 pm_caps; /* PM capabilities of the mmc */ member
299 host->pm_caps |= MMC_PM_KEEP_POWER; in mmc_of_parse()302 host->pm_caps |= MMC_PM_WAKE_SDIO_IRQ; in mmc_of_parse()
695 return func->card->host->pm_caps; in sdio_get_host_pm_caps()720 if (flags & ~host->pm_caps) in sdio_set_host_pm_flags()
373 mmc_pm_flag_t pm_caps; /* supported pm features */ member