Searched refs:RT_SDHCI_USE_64_BIT_DMA (Results 1 – 2 of 2) sorted by relevance
443 #define RT_SDHCI_USE_64_BIT_DMA (1 << 12) /* Use 64-bit DMA */ macro
423 if (host->flags & RT_SDHCI_USE_64_BIT_DMA) in sdhci_set_adma_addr()450 if (host->flags & RT_SDHCI_USE_64_BIT_DMA) in sdhci_config_dma()2606 host->flags |= RT_SDHCI_USE_64_BIT_DMA; in rt_sdhci_setup_host()2626 if ((host->flags & RT_SDHCI_USE_64_BIT_DMA) && !host->v4_mode) in rt_sdhci_setup_host()
Completed in 12 milliseconds