Home
last modified time | relevance | path

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

/third_party/uboot/u-boot-2020.01/include/
Dsdhci.h176 #define SDHCI_CAN_DO_ADMA2 BIT(19) macro
/third_party/uboot/u-boot-2020.01/drivers/mmc/
Dsdhci.c862 if (!(caps & SDHCI_CAN_DO_ADMA2)) {