Home
last modified time | relevance | path

Searched refs:SDHCI_USE_64BIT_ADMA (Results 1 - 2 of 2) sorted by relevance

/device/soc/hisilicon/common/platform/mmc/sdhci/
H A Dsdhci.c65 if (host->flags & SDHCI_USE_64BIT_ADMA) { in SdhciDumpregs()
245 if (host->flags & SDHCI_USE_64BIT_ADMA) { in SdhciSetDmaConfig()
291 if (host->flags & SDHCI_USE_64BIT_ADMA) { in SdhciSetAdmaDesc()
1679 host->flags |= SDHCI_USE_64BIT_ADMA; in SdhciUpdateCapFlag()
1704 if (host->flags & SDHCI_USE_64BIT_ADMA) { in SdhciFillAdmaInfo()
H A Dsdhci.h640 #define SDHCI_USE_64BIT_ADMA (1 << 12) macro

Completed in 5 milliseconds