Home
last modified time | relevance | path

Searched refs:SD_VERSION_1_10 (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/include/
H A Dmmc.h45 #define SD_VERSION_1_10 MAKE_SD_VERSION(1, 10, 0) macro
/openbmc/u-boot/drivers/mmc/
H A Dmmc.c1255 mmc->version = SD_VERSION_1_10; in sd_get_capabilities()