Home
last modified time | relevance | path

Searched refs:adma_table_sz (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/mmc/host/
H A Dsdhci.c799 WARN_ON((desc - host->adma_table) >= host->adma_table_sz); in sdhci_adma_table_pre()
4293 host->adma_table_sz = host->adma_table_cnt * host->desc_sz; in sdhci_setup_host()
4301 host->align_buffer_sz + host->adma_table_sz, in sdhci_setup_host()
4313 host->adma_table_sz, buf, dma); in sdhci_setup_host()
4719 host->adma_table_sz, host->align_buffer, in sdhci_setup_host()
4737 host->adma_table_sz, host->align_buffer, in sdhci_cleanup_host()
4880 host->adma_table_sz, host->align_buffer, in sdhci_remove_host()
H A Dsdhci.h551 size_t adma_table_sz; /* ADMA descriptor table size */ member
/kernel/linux/linux-6.6/drivers/mmc/host/
H A Dsdhci.c825 WARN_ON((desc - host->adma_table) >= host->adma_table_sz); in sdhci_adma_table_pre()
4340 host->adma_table_sz = host->adma_table_cnt * host->desc_sz; in sdhci_setup_host()
4348 host->align_buffer_sz + host->adma_table_sz, in sdhci_setup_host()
4360 host->adma_table_sz, buf, dma); in sdhci_setup_host()
4762 host->adma_table_sz, host->align_buffer, in sdhci_setup_host()
4780 host->adma_table_sz, host->align_buffer, in sdhci_cleanup_host()
4923 host->adma_table_sz, host->align_buffer, in sdhci_remove_host()
H A Dsdhci.h562 size_t adma_table_sz; /* ADMA descriptor table size */ member

Completed in 16 milliseconds