Searched refs:MMC_CAP_RUNTIME_RESUME (Results 1 – 5 of 5) sorted by relevance
244 MMC_CAP_RUNTIME_RESUME, /* emmc */245 MMC_CAP_RUNTIME_RESUME, /* sdmmc */246 MMC_CAP_RUNTIME_RESUME, /* sdio0 */247 MMC_CAP_RUNTIME_RESUME, /* sdio1 */
1546 mmc->caps |= MMC_CAP_RUNTIME_RESUME; in msdc_drv_probe()
262 #define MMC_CAP_RUNTIME_RESUME (1 << 20) /* Resume at runtime_resume. */ macro
1133 if (!(host->caps & MMC_CAP_RUNTIME_RESUME)) { in mmc_sd_resume()1168 if (!(host->caps & (MMC_CAP_AGGRESSIVE_PM | MMC_CAP_RUNTIME_RESUME))) in mmc_sd_runtime_resume()
1917 if (!(host->caps & MMC_CAP_RUNTIME_RESUME)) { in mmc_resume()1952 if (!(host->caps & (MMC_CAP_AGGRESSIVE_PM | MMC_CAP_RUNTIME_RESUME))) in mmc_runtime_resume()