Searched refs:MMC_CAP_8_BIT_DATA (Results 1 – 11 of 11) sorted by relevance
24 MMC_CAP_SD_HIGHSPEED | MMC_CAP_8_BIT_DATA |\
342 slot->host->mmc->caps |= MMC_CAP_8_BIT_DATA; in mrst_hc_probe_slot()362 slot->host->mmc->caps |= MMC_CAP_8_BIT_DATA; in pch_hc_probe_slot()368 slot->host->mmc->caps |= MMC_CAP_8_BIT_DATA | MMC_CAP_NONREMOVABLE; in mfd_emmc_probe_slot()896 slot->host->mmc->caps |= MMC_CAP_8_BIT_DATA | MMC_CAP_NONREMOVABLE | in byt_emmc_probe_slot()1312 MMC_CAP_8_BIT_DATA | in intel_mrfld_mmc_probe_slot()
304 slot->host->mmc->caps |= MMC_CAP_NONREMOVABLE | MMC_CAP_8_BIT_DATA; in arasan_pci_probe_slot()
307 host->mmc->caps |= MMC_CAP_8_BIT_DATA; in sdhci_pxav2_probe()
984 if (!(mmc->caps & (MMC_CAP_8_BIT_DATA | MMC_CAP_4_BIT_DATA))) { in cvm_mmc_of_parse()987 mmc->caps |= MMC_CAP_8_BIT_DATA | MMC_CAP_4_BIT_DATA; in cvm_mmc_of_parse()
744 host->mmc->caps |= MMC_CAP_8_BIT_DATA; in sdhci_pci_o2_probe_slot()
2285 mmc->caps |= MMC_CAP_8_BIT_DATA; in atmci_init_slot()
221 .caps = MMC_CAP_4_BIT_DATA | MMC_CAP_8_BIT_DATA |
66 ((r & GB_SDIO_CAP_8_BIT_DATA) ? MMC_CAP_8_BIT_DATA : 0) | in _gb_sdio_set_host_caps()
1016 !(host->caps & (MMC_CAP_4_BIT_DATA | MMC_CAP_8_BIT_DATA))) in mmc_select_bus_width()1019 idx = (host->caps & MMC_CAP_8_BIT_DATA) ? 0 : 1; in mmc_select_bus_width()
993 MMC_CAP_8_BIT_DATA |