Home
last modified time | relevance | path

Searched refs:MMC_CAP2_HS200 (Results 1 – 2 of 2) sorted by relevance

/linux/include/linux/mmc/
H A Dhost.h436 #define MMC_CAP2_HS200 (MMC_CAP2_HS200_1_8V_SDR | \ macro
/linux/drivers/mmc/host/
H A Dsunxi-mmc.c1453 mmc->caps2 &= ~MMC_CAP2_HS200; in sunxi_mmc_probe()