Home
last modified time | relevance | path

Searched refs:SDHCI_DOING_READ (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/include/
H A Dsdhci.h59 #define SDHCI_DOING_READ BIT(9) macro
/openbmc/linux/drivers/mmc/host/
H A Dsdhci.h69 #define SDHCI_DOING_READ 0x00000200 macro