Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dmmc.h529 MMC_MODES_END enumerator
/openbmc/u-boot/drivers/mmc/
H A Dmmc.c153 if (mode >= MMC_MODES_END) in mmc_mode_name()
180 else if (mode >= MMC_MODES_END) in mmc_mode2freq()
1565 for (mode = MMC_LEGACY; mode < MMC_MODES_END; mode++) in mmc_dump_capabilities()