Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dsdhci.h164 #define SDHCI_CAN_DO_ADMA1 BIT(20) macro
/openbmc/linux/drivers/mmc/host/
H A Dsdhci.h221 #define SDHCI_CAN_DO_ADMA1 0x00100000 macro