Home
last modified time | relevance | path

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

/external/u-boot/include/
Dsdhci.h162 #define SDHCI_CAN_DO_SDMA BIT(22) macro
/external/u-boot/drivers/mmc/
Dsdhci.c568 if (!(caps & SDHCI_CAN_DO_SDMA)) {