Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dsdhci.h127 #define SDHCI_INT_DATA_TIMEOUT BIT(20) macro
/openbmc/linux/drivers/mmc/host/
H A Dsdhci.h155 #define SDHCI_INT_DATA_TIMEOUT 0x00100000 macro