Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dsdhci.h166 #define SDHCI_CAN_DO_SDMA BIT(22) macro
/openbmc/linux/drivers/mmc/host/
H A Dsdhci.h223 #define SDHCI_CAN_DO_SDMA 0x00400000 macro