Home
last modified time | relevance | path

Searched defs:SDHCI_INT_ADMA_ERROR (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/u-boot/include/
H A Dsdhci.h134 #define SDHCI_INT_ADMA_ERROR BIT(25) macro
/OK3568_Linux_fs/kernel/drivers/mmc/host/
H A Dsdhci.h154 #define SDHCI_INT_ADMA_ERROR 0x02000000 macro