Home
last modified time | relevance | path

Searched refs:SDHCI_CTRL_ADMA32 (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/u-boot/include/
H A Dsdhci.h76 #define SDHCI_CTRL_ADMA32 0x10 macro
/OK3568_Linux_fs/kernel/drivers/mmc/host/
H A Dsdhci.h91 #define SDHCI_CTRL_ADMA32 0x10 macro
H A Dsdhci.c297 ctrl |= SDHCI_CTRL_ADMA32; in sdhci_config_dma()
3827 ctrl |= SDHCI_CTRL_ADMA32; in sdhci_cqe_enable()