Searched refs:adma_table (Results 1 – 2 of 2) sorted by relevance
737 desc = host->adma_table; in sdhci_adma_table_pre()797 WARN_ON((desc - host->adma_table) >= host->adma_table_sz); in sdhci_adma_table_pre()802 if (desc != host->adma_table) { in sdhci_adma_table_pre()3282 void *desc = host->adma_table; in sdhci_adma_show_error()4297 host->adma_table = buf + host->align_buffer_sz; in sdhci_setup_host()4696 host->adma_table = NULL; in sdhci_setup_host()4718 host->adma_table = NULL; in sdhci_cleanup_host()4861 host->adma_table = NULL; in sdhci_remove_host()
549 void *adma_table; /* ADMA descriptor table */ member
Completed in 12 milliseconds