Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/mmc/host/
Dsh_mmcif.c257 bool dma_active; member
298 host->dma_active = true; in sh_mmcif_start_dma_rx()
318 host->dma_active = false; in sh_mmcif_start_dma_rx()
347 host->dma_active = true; in sh_mmcif_start_dma_tx()
367 host->dma_active = false; in sh_mmcif_start_dma_tx()
438 host->dma_active = false; in sh_mmcif_request_dma()
474 host->dma_active = false; in sh_mmcif_release_dma()
1122 if (!host->dma_active) { in sh_mmcif_end_cmd()
1155 host->dma_active = false; in sh_mmcif_end_cmd()
1299 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()
1640 host->dma_active ? "DMA" : "PIO", in usdhi6_timeout_work()
1645 if (host->dma_active) { in usdhi6_timeout_work()
/linux-4.1.27/sound/pci/hda/
Dpatch_ca0132.c2254 bool dma_active; in dspxfr_one_seg() local
2383 dma_active = dsp_is_dma_active(codec, dma_chan); in dspxfr_one_seg()
2384 if (!dma_active) in dspxfr_one_seg()
2388 if (dma_active) in dspxfr_one_seg()