Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/mmc/host/
Dsdhci.h544 int max_adma; /* Max. length in ADMA descriptor */ member
Dsdhci.c781 while (len > host->max_adma) { in sdhci_adma_table_pre()
3963 host->max_adma = 65536; in sdhci_alloc_host()
4628 host->max_adma = 65532; /* 32-bit alignment */ in sdhci_setup_host()
/kernel/linux/patches/linux-5.10/imx8mm_patch/patches/drivers/
D0030_linux_drivers_pci_misc_nvmem_of_mtd_mmc.patch15208 - host->max_adma = 65532; /* 32-bit alignment */