Searched refs:MMC_CAP_8_BIT_DATA (Results 1 – 22 of 22) sorted by relevance
174 (MMC_CAP_4_BIT_DATA | MMC_CAP_8_BIT_DATA)) { in omap_hsmmc_mux()183 MMC_CAP_8_BIT_DATA) { in omap_hsmmc_mux()208 (MMC_CAP_4_BIT_DATA | MMC_CAP_8_BIT_DATA)) { in omap_hsmmc_mux()217 MMC_CAP_8_BIT_DATA) { in omap_hsmmc_mux()309 (c->caps & MMC_CAP_8_BIT_DATA)) { in omap_hsmmc_pdata_init()310 c->caps &= ~MMC_CAP_8_BIT_DATA; in omap_hsmmc_pdata_init()321 if (c->transceiver && (c->caps & MMC_CAP_8_BIT_DATA)) { in omap_hsmmc_pdata_init()322 c->caps &= ~MMC_CAP_8_BIT_DATA; in omap_hsmmc_pdata_init()
505 .caps = MMC_CAP_4_BIT_DATA | MMC_CAP_8_BIT_DATA,
28 MMC_CAP_SD_HIGHSPEED | MMC_CAP_8_BIT_DATA |\
276 (host->mmc->caps & MMC_CAP_8_BIT_DATA) ? 'Y' : 'N'); in sdhci_bcm_kona_probe()
208 host->mmc->caps |= MMC_CAP_8_BIT_DATA; in sdhci_pxav2_probe()
114 slot->host->mmc->caps |= MMC_CAP_8_BIT_DATA; in mrst_hc_probe_slot()134 slot->host->mmc->caps |= MMC_CAP_8_BIT_DATA; in pch_hc_probe_slot()209 slot->host->mmc->caps |= MMC_CAP_8_BIT_DATA | MMC_CAP_NONREMOVABLE; in mfd_emmc_probe_slot()362 slot->host->mmc->caps |= MMC_CAP_8_BIT_DATA | MMC_CAP_NONREMOVABLE | in byt_emmc_probe_slot()435 slot->host->mmc->caps |= MMC_CAP_8_BIT_DATA | MMC_CAP_NONREMOVABLE | in intel_mrfl_mmc_probe_slot()
153 if ((host->mmc->caps & MMC_CAP_8_BIT_DATA) && in tegra_sdhci_set_bus_width()
234 .caps = MMC_CAP_8_BIT_DATA | MMC_CAP_NONREMOVABLE |
493 MMC_CAP_1_8V_DDR | MMC_CAP_8_BIT_DATA | MMC_CAP_CMD23,
426 host->mmc->caps |= MMC_CAP_8_BIT_DATA; in sdhci_pxav3_probe()
581 host->mmc->caps |= MMC_CAP_8_BIT_DATA; in sdhci_s3c_probe()
654 mmc->caps |= MMC_CAP_4_BIT_DATA | MMC_CAP_8_BIT_DATA; in moxart_probe()
1077 host->mmc->caps |= MMC_CAP_8_BIT_DATA | MMC_CAP_4_BIT_DATA; in sdhci_esdhc_imx_probe_nondt()
1018 mmc->caps |= MMC_CAP_8_BIT_DATA; in au1xmmc_probe()
1314 mmc->caps |= (MMC_CAP_4_BIT_DATA | MMC_CAP_8_BIT_DATA); in davinci_mmcsd_probe()
1351 mmc->caps |= MMC_CAP_8_BIT_DATA; in init_extra_caps()
2126 if (mmc->caps & MMC_CAP_8_BIT_DATA) in omap_hsmmc_probe()
246 #define MMC_CAP_8_BIT_DATA (1 << 6) /* Can the host do 8 bit transfers */ macro
179 host->caps |= MMC_CAP_8_BIT_DATA; in mmc_of_parse()
911 !(host->caps & (MMC_CAP_4_BIT_DATA | MMC_CAP_8_BIT_DATA))) in mmc_select_bus_width()914 idx = (host->caps & MMC_CAP_8_BIT_DATA) ? 0 : 1; in mmc_select_bus_width()
229 .caps = MMC_CAP_4_BIT_DATA | MMC_CAP_8_BIT_DATA |
968 MMC_CAP_8_BIT_DATA |