Searched refs:dma_on (Results 1 - 10 of 10) sorted by relevance

/linux-master/drivers/mmc/host/
H A Dalcor.c49 unsigned int dma_on:1; member in struct:alcor_sdmmc_host
168 host->dma_on = 1;
194 if (host->dma_on) {
334 host->dma_on = 0;
345 host->dma_on = 0;
514 if (!host->dma_on && host->blocks) {
543 (host->dma_on && !host->sg_count))
H A Dtmio_mmc_core.c418 if (host->dma_on) {
490 if (host->dma_on)
529 if (host->dma_on && (data->flags & MMC_DATA_WRITE)) {
553 } else if (host->dma_on && (data->flags & MMC_DATA_READ)) {
606 if (!host->dma_on) {
614 if (!host->dma_on) {
750 host->dma_on = false;
H A Drenesas_sdhi_internal_dmac.c431 host->dma_on = true;
464 if (!host->dma_on)
481 host->dma_on = false;
H A Drenesas_sdhi_sys_dmac.c206 host->dma_on = true;
282 host->dma_on = true;
H A Dtmio_mmc.h156 bool dma_on; member in struct:tmio_mmc_host
H A Duniphier-sd.c168 host->dma_on = true;
294 host->dma_on = true;
/linux-master/drivers/media/pci/bt8xx/
H A Dbttv-risc.c403 if (btv->dma_on)
408 btv->dma_on = 1;
413 if (!btv->dma_on)
417 btv->dma_on = 0;
H A Dbttvp.h421 unsigned long dma_on; member in struct:bttv
/linux-master/sound/pci/
H A Dals4000.c320 unsigned char dsp_cmd, dma_on, dma_off, format; member in struct:__anon1390
409 /* SPEAKER_ON not needed, since dma_on seems to also enable speaker */
464 snd_sbdsp_command(chip, playback_cmd(chip).dma_on);
/linux-master/drivers/media/pci/ngene/
H A Dngene.h661 u8 dma_on; member in struct:ngene_channel

Completed in 221 milliseconds