Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/mmc/host/
Dsdhci.c863 bool has_unaligned = false; in sdhci_adma_table_post() local
868 has_unaligned = true; in sdhci_adma_table_post()
872 if (has_unaligned) { in sdhci_adma_table_post()