Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/mmc/host/
Dmmci.h417 u8 dma_in_progress:1; member
423 #define dma_inprogress(host) ((host)->dma_in_progress)
Dmmci.c734 host->dma_in_progress = false; in mmci_dmae_error()
782 host->dma_in_progress = false; in mmci_dmae_finalize()
876 host->dma_in_progress = true; in mmci_dmae_start()
925 host->dma_in_progress = false; in mmci_dmae_unprep_data()