Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/
H A Dsdhci.h124 #define SDHCI_INT_ERROR BIT(15) macro
/OK3568_Linux_fs/kernel/drivers/mmc/host/
H A Dsdhci.h144 #define SDHCI_INT_ERROR 0x00008000 macro