Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dsdhci.h128 #define SDHCI_INT_DATA_CRC BIT(21) macro
/openbmc/linux/drivers/mmc/host/
H A Dsdhci.h156 #define SDHCI_INT_DATA_CRC 0x00200000 macro