Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dmvebu_mmc.h218 #define MMC_CAP_MMC_HIGHSPEED (1 << 1) macro
/openbmc/linux/include/linux/mmc/
H A Dhost.h359 #define MMC_CAP_MMC_HIGHSPEED (1 << 1) /* Can do MMC high-speed timing */ macro