Home
last modified time | relevance | path

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

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