Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/mmc/host/
Dsdhci.c858 bool has_unaligned = false; in sdhci_adma_table_post() local
863 has_unaligned = true; in sdhci_adma_table_post()
867 if (has_unaligned) { in sdhci_adma_table_post()