Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dmmc.h35 #define EXTRACT_SDMMC_MAJOR_VERSION(x) \ macro
/openbmc/u-boot/cmd/
H A Dmmc.c36 EXTRACT_SDMMC_MAJOR_VERSION(mmc->version), in print_mmcinfo()