Searched refs:MMC_CAP_8_BIT_DATA (Results 1 – 11 of 11) sorted by relevance
56 host->mmc->caps |= MMC_CAP_8_BIT_DATA; in npcm_sdhci_probe()
265 (host->mmc->caps & MMC_CAP_8_BIT_DATA) ? 'Y' : 'N'); in sdhci_bcm_kona_probe()
304 slot->host->mmc->caps |= MMC_CAP_NONREMOVABLE | MMC_CAP_8_BIT_DATA; in arasan_pci_probe_slot()
301 host->mmc->caps |= MMC_CAP_8_BIT_DATA; in sdhci_pxav2_probe()
601 mmc->caps &= ~MMC_CAP_8_BIT_DATA; in litex_mmc_probe()
744 host->mmc->caps |= MMC_CAP_8_BIT_DATA; in sdhci_pci_o2_probe_slot()
1989 host->mmc->caps |= MMC_CAP_8_BIT_DATA | in gli_probe_slot_gl9763e()
2286 if (host->mmc->caps & MMC_CAP_8_BIT_DATA) in sdhci_set_bus_width()
399 #define MMC_CAP_8_BIT_DATA (1 << 6) /* Can the host do 8 bit transfers */ macro
221 .caps = MMC_CAP_4_BIT_DATA | MMC_CAP_8_BIT_DATA |
994 MMC_CAP_8_BIT_DATA |