Home
last modified time | relevance | path

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

/linux/include/linux/mmc/
H A Dhost.h458 #define MMC_CAP2_AVOID_3_3V (1 << 25) /* Host must negotiate down from 3.3V */ macro
/linux/drivers/mmc/core/
H A Dsdio.c895 if (host->caps2 & MMC_CAP2_AVOID_3_3V && in mmc_sdio_init_card()
H A Dsd.c1594 if (host->caps2 & MMC_CAP2_AVOID_3_3V && in mmc_sd_init_card()