Home
last modified time | relevance | path

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

/linux-6.15/drivers/mmc/host/
H A Dsdhci.c853 bool has_unaligned = false; in sdhci_adma_table_post() local
858 has_unaligned = true; in sdhci_adma_table_post()
862 if (has_unaligned) { in sdhci_adma_table_post()