Home
last modified time | relevance | path

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

/openbmc/linux/drivers/mmc/host/
H A Dsdhci-of-sparx5.c181 host->adma_table_cnt += extra; in sdhci_sparx5_probe()
H A Dsdhci.h621 u32 adma_table_cnt; member
H A Dsdhci-of-dwcmshc.c493 host->adma_table_cnt += extra; in dwcmshc_probe()
H A Dsdhci.c4062 host->adma_table_cnt = SDHCI_MAX_SEGS * 2 + 1; in sdhci_alloc_host()
4349 host->adma_table_sz = host->adma_table_cnt * host->desc_sz; in sdhci_setup_host()