Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dmvebu_mmc.h220 #define MMC_CAP_SD_HIGHSPEED (1 << 2) macro
/openbmc/linux/include/linux/mmc/
H A Dhost.h360 #define MMC_CAP_SD_HIGHSPEED (1 << 2) /* Can do SD high-speed timing */ macro