Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dsdhci.h132 #define SDHCI_INT_ADMA_ERROR BIT(25) macro
/openbmc/linux/drivers/mmc/host/
H A Dsdhci.h160 #define SDHCI_INT_ADMA_ERROR 0x02000000 macro