Home
last modified time | relevance | path

Searched refs:SDHCI_CTRL_ADMA32 (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/mmc/host/
H A Dsdhci.h90 #define SDHCI_CTRL_ADMA32 0x10 macro
H A Dsdhci.c295 ctrl |= SDHCI_CTRL_ADMA32; in sdhci_config_dma()
309 * Don't need to undo SDHCI_CTRL_ADMA32 in order to in sdhci_config_dma()
3879 ctrl |= SDHCI_CTRL_ADMA32; in sdhci_cqe_enable()
/kernel/linux/linux-6.6/drivers/mmc/host/
H A Dsdhci.h90 #define SDHCI_CTRL_ADMA32 0x10 macro
H A Dsdhci.c334 ctrl |= SDHCI_CTRL_ADMA32; in sdhci_config_dma()
348 * Don't need to undo SDHCI_CTRL_ADMA32 in order to in sdhci_config_dma()
3917 ctrl |= SDHCI_CTRL_ADMA32; in sdhci_cqe_enable()

Completed in 14 milliseconds