Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dmmc.h264 #define EXT_CSD_TIMING_LEGACY 0 /* no high speed */ macro
/openbmc/u-boot/drivers/mmc/
H A Dmmc.c793 speed_bits = EXT_CSD_TIMING_LEGACY; in mmc_set_card_speed()