Searched refs:dma_auto (Results 1 – 1 of 1) sorted by relevance
74 int dma_auto; member164 dsp->dma_auto ? "Auto" : "Single",284 s->dma_auto = (mask & DMA8_AUTO) != 0; in dma_cmd8()295 s->block_size, s->dma_auto, s->fifo, s->highspeed); in dma_cmd8()305 s->dma_auto = (cmd >> 2) & 1; in dma_cmd()332 if (!s->dma_auto) { in dma_cmd()343 s->block_size, s->dma_auto, s->fifo, s->highspeed); in dma_cmd()588 s->dma_auto = 0; in command()592 s->dma_auto = 0; in command()899 if (s->dma_auto) { in reset()[all …]