Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dmmc.h54 #define MMC_VERSION_4_2 MAKE_MMC_VERSION(4, 2, 0) macro
/openbmc/u-boot/drivers/mmc/
H A Dmmc.c2062 MMC_VERSION_4_2, in mmc_startup_v4()
2110 if (mmc->version >= MMC_VERSION_4_2) { in mmc_startup_v4()