Searched refs:MMC_CAP_NONREMOVABLE (Results 1 – 19 of 19) sorted by relevance
267 (host->mmc->caps & MMC_CAP_NONREMOVABLE) ? 'Y' : 'N'); in sdhci_bcm_kona_probe()272 if (host->mmc->caps & MMC_CAP_NONREMOVABLE) in sdhci_bcm_kona_probe()291 if (host->mmc->caps & MMC_CAP_NONREMOVABLE) { in sdhci_bcm_kona_probe()
234 .caps = MMC_CAP_8_BIT_DATA | MMC_CAP_NONREMOVABLE |250 .caps = MMC_CAP_NONREMOVABLE | MMC_CAP_POWER_OFF_CARD |
203 host->mmc->caps |= MMC_CAP_NONREMOVABLE; in sdhci_pxav2_probe()
209 slot->host->mmc->caps |= MMC_CAP_8_BIT_DATA | MMC_CAP_NONREMOVABLE; in mfd_emmc_probe_slot()217 slot->host->mmc->caps |= MMC_CAP_POWER_OFF_CARD | MMC_CAP_NONREMOVABLE; in mfd_sdio_probe_slot()362 slot->host->mmc->caps |= MMC_CAP_8_BIT_DATA | MMC_CAP_NONREMOVABLE | in byt_emmc_probe_slot()378 slot->host->mmc->caps |= MMC_CAP_POWER_OFF_CARD | MMC_CAP_NONREMOVABLE | in byt_sdio_probe_slot()435 slot->host->mmc->caps |= MMC_CAP_8_BIT_DATA | MMC_CAP_NONREMOVABLE | in intel_mrfl_mmc_probe_slot()
186 if (mhost->caps & MMC_CAP_NONREMOVABLE) in st_mmcss_cconfig()
422 host->mmc->caps |= MMC_CAP_NONREMOVABLE; in sdhci_pxav3_probe()
577 host->mmc->caps = MMC_CAP_NONREMOVABLE; in sdhci_s3c_probe()
149 (host->mmc->caps & MMC_CAP_NONREMOVABLE)) in sdhci_set_card_detection()1639 if (host->mmc->caps & MMC_CAP_NONREMOVABLE) in sdhci_do_get_cd()3151 !(mmc->caps & MMC_CAP_NONREMOVABLE) && in sdhci_add_host()
1132 mmc->caps & MMC_CAP_NONREMOVABLE || in tmio_mmc_host_probe()
1068 host->mmc->caps |= MMC_CAP_NONREMOVABLE; in sdhci_esdhc_imx_probe_nondt()
1071 else if (!(mmc->caps & MMC_CAP_NONREMOVABLE) in mxcmci_probe()
2130 mmc->caps |= MMC_CAP_NONREMOVABLE; in omap_hsmmc_probe()
2218 mmc->caps |= MMC_CAP_NONREMOVABLE; in atmci_init_slot()
1459 (mmc->caps & MMC_CAP_NONREMOVABLE)) in dw_mci_get_cd()
248 #define MMC_CAP_NONREMOVABLE (1 << 8) /* Nonremovable e.g. eMMC */ macro441 return !(host->caps & MMC_CAP_NONREMOVABLE); in mmc_card_is_removable()
209 host->caps |= MMC_CAP_NONREMOVABLE; in mmc_of_parse()
2501 if (host->caps & MMC_CAP_NONREMOVABLE) in _mmc_detect_card_removed()2579 if ((host->caps & MMC_CAP_NONREMOVABLE) && host->rescan_entered) in mmc_rescan()2590 && !(host->caps & MMC_CAP_NONREMOVABLE)) in mmc_rescan()2614 if (!(host->caps & MMC_CAP_NONREMOVABLE) && host->ops->get_cd && in mmc_rescan()
230 MMC_CAP_NONREMOVABLE,
1021 host->caps |= MMC_CAP_NONREMOVABLE; in brcmf_sdiod_host_fixup()