Home
last modified time | relevance | path

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

/linux-6.15/drivers/mmc/host/
H A Dsdhci.h399 #define ADMA2_END 0x2 macro
H A Dsdhci.c750 dma_desc->cmd |= cpu_to_le16(ADMA2_END); in sdhci_adma_mark_end()
3406 if (dma_desc->cmd & cpu_to_le16(ADMA2_END)) in sdhci_adma_show_error()