Home
last modified time | relevance | path

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

/third_party/uboot/u-boot-2020.01/include/
Dmmc.h155 #define SD_MODE_UHS_DDR50 BIT(UHS_DDR50_BUS_SPEED) macro
/third_party/uboot/u-boot-2020.01/drivers/mmc/
Dmmc.c1338 if (sd3_bus_mode & SD_MODE_UHS_DDR50) in sd_get_capabilities()