Home
last modified time | relevance | path

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

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