Home
last modified time | relevance | path

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

/third_party/uboot/u-boot-2020.01/include/
Dsdhci.h74 #define SDHCI_CTRL_ADMA32 0x10 macro
/third_party/uboot/u-boot-2020.01/drivers/mmc/
Dsdhci.c222 ctrl |= SDHCI_CTRL_ADMA32; in sdhci_prepare_dma()