Home
last modified time | relevance | path

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

/linux-6.15/drivers/mmc/host/
H A Dsdhci-of-sparx5.c181 host->adma_table_cnt += extra; in sdhci_sparx5_probe()
H A Dsdhci-of-ma35d1.c209 host->adma_table_cnt += extra; in ma35_probe()
H A Dsdhci.h674 u32 adma_table_cnt; member
H A Dsdhci-of-dwcmshc.c1383 host->adma_table_cnt += extra; in dwcmshc_probe()
H A Dsdhci.c4101 host->adma_table_cnt = SDHCI_MAX_SEGS * 2 + 1; in sdhci_alloc_host()
4391 host->adma_table_sz = host->adma_table_cnt * host->desc_sz; in sdhci_setup_host()