Home
last modified time | relevance | path

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

/openbmc/linux/drivers/mmc/host/
H A Dsdhci.h92 #define SDHCI_CTRL_ADMA3 0x18 macro
H A Dsdhci.c3919 ctrl |= SDHCI_CTRL_ADMA3; in sdhci_cqe_enable()