Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dsdhci.h58 #define SDHCI_DOING_WRITE BIT(8) macro
/openbmc/linux/drivers/mmc/host/
H A Dsdhci.h68 #define SDHCI_DOING_WRITE 0x00000100 macro