Searched refs:dma_on (Results 1 – 8 of 8) sorted by relevance
50 unsigned int dma_on:1; member 169 host->dma_on = 1; in alcor_trigger_data_transfer() 195 if (host->dma_on) { in alcor_trf_block_pio() 335 host->dma_on = 0; in alcor_request_complete() 346 host->dma_on = 0; in alcor_finish_data() 515 if (!host->dma_on && host->blocks) { in alcor_data_irq_done() 544 (host->dma_on && !host->sg_count)) in alcor_data_irq_thread()
417 if (host->dma_on) { in tmio_mmc_pio_irq() 489 if (host->dma_on) in tmio_mmc_do_data_irq() 528 if (host->dma_on && (data->flags & MMC_DATA_WRITE)) { in tmio_mmc_data_irq() 552 } else if (host->dma_on && (data->flags & MMC_DATA_READ)) { in tmio_mmc_data_irq() 605 if (!host->dma_on) { in tmio_mmc_cmd_irq() 613 if (!host->dma_on) { in tmio_mmc_cmd_irq() 752 host->dma_on = false; in tmio_mmc_start_data()
434 host->dma_on = true; in renesas_sdhi_internal_dmac_start_dma() 467 if (!host->dma_on) in renesas_sdhi_internal_dmac_complete() 484 host->dma_on = false; in renesas_sdhi_internal_dmac_complete()
168 host->dma_on = true; in uniphier_sd_external_dma_start() 294 host->dma_on = true; in uniphier_sd_internal_dma_start()
159 bool dma_on; member
403 if (btv->dma_on) in bttv_start_dma() 408 btv->dma_on = 1; in bttv_start_dma() 413 if (!btv->dma_on) in bttv_stop_dma() 417 btv->dma_on = 0; in bttv_stop_dma()
421 unsigned long dma_on; member
320 unsigned char dsp_cmd, dma_on, dma_off, format; member 409 /* SPEAKER_ON not needed, since dma_on seems to also enable speaker */ in snd_als4000_playback_prepare() 464 snd_sbdsp_command(chip, playback_cmd(chip).dma_on); in snd_als4000_playback_trigger()