Home
last modified time | relevance | path

Searched refs:adma_table_cnt (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/mmc/host/
H A Dsdhci-of-dwcmshc.c137 host->adma_table_cnt += extra; in dwcmshc_probe()
H A Dsdhci-of-sparx5.c181 host->adma_table_cnt += extra; in sdhci_sparx5_probe()
H A Dsdhci.h609 u32 adma_table_cnt; member
H A Dsdhci.c4009 host->adma_table_cnt = SDHCI_MAX_SEGS * 2 + 1; in sdhci_alloc_host()
4293 host->adma_table_sz = host->adma_table_cnt * host->desc_sz; in sdhci_setup_host()
/kernel/linux/linux-6.6/drivers/mmc/host/
H A Dsdhci-of-sparx5.c181 host->adma_table_cnt += extra; in sdhci_sparx5_probe()
H A Dsdhci-of-dwcmshc.c493 host->adma_table_cnt += extra; in dwcmshc_probe()
H A Dsdhci.h620 u32 adma_table_cnt; member
H A Dsdhci.c4053 host->adma_table_cnt = SDHCI_MAX_SEGS * 2 + 1; in sdhci_alloc_host()
4340 host->adma_table_sz = host->adma_table_cnt * host->desc_sz; in sdhci_setup_host()

Completed in 18 milliseconds