Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/
H A Dmvebu_mmc.h240 #define MMC_CAP_1_2V_DDR (1 << 12) macro
/OK3568_Linux_fs/kernel/include/linux/mmc/
H A Dhost.h336 #define MMC_CAP_1_2V_DDR (1 << 13) /* Host supports eMMC DDR 1.2V */ macro