Searched refs:MMC_CAP_NONREMOVABLE (Results 1 – 5 of 5) sorted by relevance
401 #define MMC_CAP_NONREMOVABLE (1 << 8) /* Nonremovable e.g. eMMC */ macro678 return !(host->caps & MMC_CAP_NONREMOVABLE); in mmc_card_is_removable()
88 if ((host->mmc->caps & MMC_CAP_NONREMOVABLE) && in sdhci_f_sdh30_reset()
304 slot->host->mmc->caps |= MMC_CAP_NONREMOVABLE | MMC_CAP_8_BIT_DATA; in arasan_pci_probe_slot()
296 host->mmc->caps |= MMC_CAP_NONREMOVABLE; in sdhci_pxav2_probe()
897 host->caps |= MMC_CAP_NONREMOVABLE; in brcmf_sdiod_host_fixup()