Home
last modified time | relevance | path

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

/linux/drivers/mmc/host/
H A Dusdhi6rol0.c200 bool dma_active; member
519 host->dma_active = false; in usdhi6_dma_release()
536 if (!host->dma_active) in usdhi6_dma_stop_unmap()
540 host->dma_active = false; in usdhi6_dma_stop_unmap()
589 host->dma_active = true; in usdhi6_dma_setup()
1382 if (host->dma_active) { in usdhi6_end_cmd()
1543 if (!host->dma_active) in usdhi6_sd_bh()
1691 host->dma_active ? "DMA" : "PIO", in usdhi6_timeout_work()
1696 if (host->dma_active) { in usdhi6_timeout_work()
H A Dcavium.h69 bool dma_active; member
/linux/sound/hda/codecs/
H A Dca0132.c3206 bool dma_active; in dspxfr_one_seg() local
3335 dma_active = dsp_is_dma_active(codec, dma_chan); in dspxfr_one_seg()
3336 if (!dma_active) in dspxfr_one_seg()
3340 if (dma_active) in dspxfr_one_seg()