Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dsdhci.h33 #define SDHCI_TRNS_READ BIT(4) macro
/openbmc/linux/drivers/mmc/host/
H A Dsdhci.h43 #define SDHCI_TRNS_READ 0x10 macro