Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/mmc/host/
A Dsdhci.h550 int max_adma; /* Max. length in ADMA descriptor */ member
A Dsdhci.c808 while (len > host->max_adma) { in sdhci_adma_table_pre()
4054 host->max_adma = 65536; in sdhci_alloc_host()
4718 host->max_adma = 65532; /* 32-bit alignment */ in sdhci_setup_host()

Completed in 20 milliseconds