Home
last modified time | relevance | path

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

/third_party/uboot/u-boot-2020.01/drivers/mmc/
Dsdhci.c957 SDHCI_SUPPORT_DDR50);
960 SDHCI_SUPPORT_DDR50))
974 if (caps_1 & SDHCI_SUPPORT_DDR50)
/third_party/uboot/u-boot-2020.01/include/
Dsdhci.h188 #define SDHCI_SUPPORT_DDR50 0x00000004 macro