Home
last modified time | relevance | path

Searched defs:MMC_CAP_1_8V_DDR (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/u-boot/include/
H A Dmvebu_mmc.h238 #define MMC_CAP_1_8V_DDR (1 << 11) macro
/OK3568_Linux_fs/kernel/include/linux/mmc/
H A Dhost.h335 #define MMC_CAP_1_8V_DDR (1 << 12) /* Host supports eMMC DDR 1.8V */ macro