Home
last modified time | relevance | path

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

/openbmc/linux/drivers/mmc/host/
H A Dsdhci.h558 int max_adma; /* Max. length in ADMA descriptor */ member
H A Dsdhci.c808 while (len > host->max_adma) { in sdhci_adma_table_pre()
4063 host->max_adma = 65536; in sdhci_alloc_host()
4727 host->max_adma = 65532; /* 32-bit alignment */ in sdhci_setup_host()