Home
last modified time | relevance | path

Searched refs:MMC_CAP2_AVOID_3_3V (Results 1 – 5 of 5) sorted by relevance

/linux/include/linux/mmc/
A Dhost.h397 #define MMC_CAP2_AVOID_3_3V (1 << 25) /* Host must negotiate down from 3.3V */ macro
/linux/drivers/mmc/core/
A Dsdio.c875 if (host->caps2 & MMC_CAP2_AVOID_3_3V && in mmc_sdio_init_card()
A Dsd.c1556 if (host->caps2 & MMC_CAP2_AVOID_3_3V && in mmc_sd_init_card()
A Dmmc.c1894 if (host->caps2 & MMC_CAP2_AVOID_3_3V && in mmc_init_card()
/linux/drivers/mmc/host/
A Dsdhci-pci-core.c1104 slot->host->mmc->caps2 |= MMC_CAP2_AVOID_3_3V; in byt_sd_probe_slot()

Completed in 17 milliseconds