Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dsdhci.h219 #define SDHCI_QUIRK_32BIT_DMA_ADDR (1 << 0) macro
/openbmc/linux/drivers/mmc/host/
H A Dsdhci.h395 #define SDHCI_QUIRK_32BIT_DMA_ADDR (1<<7) macro