Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dmmc.h332 #define MMC_ALL_SIGNAL_VOLTAGE (MMC_SIGNAL_VOLTAGE_120 |\ macro
/openbmc/u-boot/drivers/mmc/
H A Dmmc.c1973 MMC_ALL_SIGNAL_VOLTAGE); in mmc_select_mode_and_width()