Searched refs:SDHCI_CAN_DO_SDMA (Results 1 – 2 of 2) sorted by relevance
/third_party/uboot/u-boot-2020.01/include/ | ||
D | sdhci.h | 179 #define SDHCI_CAN_DO_SDMA BIT(22) macro |
/third_party/uboot/u-boot-2020.01/drivers/mmc/ | ||
D | sdhci.c | 853 if (!(caps & SDHCI_CAN_DO_SDMA)) { |