Searched refs:pm_caps (Results 1 – 18 of 18) sorted by relevance
58 if (pd->pm_caps) in s3c_sdhci_set_platdata()59 set->pm_caps |= pd->pm_caps; in s3c_sdhci_set_platdata()
58 mmc_pm_flag_t pm_caps; member67 mmc_pm_flag_t pm_caps; member221 .pm_caps = MMC_PM_KEEP_POWER,350 host->mmc->pm_caps |= c->slot->chip->pm_caps; in sdhci_acpi_probe()356 host->mmc->pm_caps |= c->slot->pm_caps; in sdhci_acpi_probe()
214 if (pdata->pm_caps) in sdhci_pxav2_probe()215 host->mmc->pm_caps |= pdata->pm_caps; in sdhci_pxav2_probe()
434 if (pdata->pm_caps) in sdhci_pxav3_probe()435 host->mmc->pm_caps |= pdata->pm_caps; in sdhci_pxav3_probe()463 if (host->mmc->pm_caps & MMC_PM_KEEP_POWER) { in sdhci_pxav3_probe()
109 host->mmc->pm_caps |= MMC_PM_KEEP_POWER; in sdhci_get_of_property()112 host->mmc->pm_caps |= MMC_PM_WAKE_SDIO_IRQ; in sdhci_get_of_property()
587 if (pdata->pm_caps) in sdhci_s3c_probe()588 host->mmc->pm_caps |= pdata->pm_caps; in sdhci_s3c_probe()
2411 if (host->pdata->pm_caps) in dw_mci_init_slot()2412 mmc->pm_caps = host->pdata->pm_caps; in dw_mci_init_slot()
2047 mmc->pm_caps |= mmc_pdata(host)->pm_caps; in omap_hsmmc_probe()
1488 host->mmc->pm_caps = MMC_PM_KEEP_POWER | MMC_PM_WAKE_SDIO_IRQ; in sdhci_pci_probe_slot()
1645 mmc->pm_caps |= MMC_PM_KEEP_POWER; in mmci_probe()
56 unsigned int pm_caps; member
42 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
255 u32 pm_caps; /* PM capabilities */ member
289 mmc_pm_flag_t pm_caps; /* supported pm features */ member
428 host->pm_caps |= MMC_PM_KEEP_POWER; in mmc_of_parse()430 host->pm_caps |= MMC_PM_WAKE_SDIO_IRQ; in mmc_of_parse()
690 return func->card->host->pm_caps; in sdio_get_host_pm_caps()715 if (flags & ~host->pm_caps) in sdio_set_host_pm_flags()