Searched full:dma_active (Results 1 – 5 of 5) sorted by relevance
245 bool dma_active; member296 host->dma_active = true; in sh_mmcif_start_dma_rx()316 host->dma_active = false; in sh_mmcif_start_dma_rx()346 host->dma_active = true; in sh_mmcif_start_dma_tx()366 host->dma_active = false; in sh_mmcif_start_dma_tx()423 host->dma_active = false; in sh_mmcif_request_dma()475 host->dma_active = false; in sh_mmcif_release_dma()1155 * reset here, before setting .dma_active in sh_mmcif_end_cmd()1167 if (!host->dma_active) { in sh_mmcif_end_cmd()1200 host->dma_active = false; in sh_mmcif_end_cmd()[all …]
200 bool dma_active; member519 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()
69 bool dma_active; member
3226 bool dma_active; in dspxfr_one_seg() 3355 dma_active = dsp_is_dma_active(codec, dma_chan); in dspxfr_one_seg() 3356 if (!dma_active) in dspxfr_one_seg() 3360 if (dma_active) in dspxfr_one_seg() 3206 bool dma_active; dspxfr_one_seg() local
1940 * Just because DMA_ACTIVE is 0 (DMA completed), in mv_bmdma_status()