Home
last modified time | relevance | path

Searched refs:adma_table_cnt (Results 1 – 4 of 4) sorted by relevance

/linux-6.1.9/drivers/mmc/host/
Dsdhci-of-sparx5.c181 host->adma_table_cnt += extra; in sdhci_sparx5_probe()
Dsdhci-of-dwcmshc.c479 host->adma_table_cnt += extra; in dwcmshc_probe()
Dsdhci.h615 u32 adma_table_cnt; member
Dsdhci.c4081 host->adma_table_cnt = SDHCI_MAX_SEGS * 2 + 1; in sdhci_alloc_host()
4371 host->adma_table_sz = host->adma_table_cnt * host->desc_sz; in sdhci_setup_host()