Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/mmc/host/
Dmmci.h461 #define dma_inprogress(host) ((host)->dma_in_progress) macro
Dmmci.c946 if (!dma_inprogress(host)) in mmci_dmae_error()
965 if (!dma_inprogress(host)) in mmci_dmae_finalize()