Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/mmc/host/
Dsh_mmcif.c261 bool dma_active; member
312 host->dma_active = true; in sh_mmcif_start_dma_rx()
332 host->dma_active = false; in sh_mmcif_start_dma_rx()
362 host->dma_active = true; in sh_mmcif_start_dma_tx()
382 host->dma_active = false; in sh_mmcif_start_dma_tx()
436 host->dma_active = false; in sh_mmcif_request_dma()
483 host->dma_active = false; in sh_mmcif_release_dma()
1206 if (!host->dma_active) { in sh_mmcif_end_cmd()
1239 host->dma_active = false; in sh_mmcif_end_cmd()
1385 if (!host->dma_active) in sh_mmcif_intr()
Dusdhi6rol0.c200 bool dma_active; member
515 host->dma_active = false; in usdhi6_dma_release()
532 if (!host->dma_active) in usdhi6_dma_stop_unmap()
536 host->dma_active = false; in usdhi6_dma_stop_unmap()
585 host->dma_active = true; in usdhi6_dma_setup()
1332 if (host->dma_active) { in usdhi6_end_cmd()
1493 if (!host->dma_active) in usdhi6_sd_bh()
1641 host->dma_active ? "DMA" : "PIO", in usdhi6_timeout_work()
1646 if (host->dma_active) { in usdhi6_timeout_work()
/linux-4.4.14/sound/pci/hda/
Dpatch_ca0132.c2280 bool dma_active; in dspxfr_one_seg() local
2409 dma_active = dsp_is_dma_active(codec, dma_chan); in dspxfr_one_seg()
2410 if (!dma_active) in dspxfr_one_seg()
2414 if (dma_active) in dspxfr_one_seg()