Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/mmc/host/
Dsdhci.h552 int max_adma; /* Max. length in ADMA descriptor */ member
Dsdhci.c821 while (len > host->max_adma) { in sdhci_adma_table_pre()
4082 host->max_adma = 65536; in sdhci_alloc_host()
4749 host->max_adma = 65532; /* 32-bit alignment */ in sdhci_setup_host()