Searched refs:dma_regs (Results 1 – 1 of 1) sorted by relevance
38 struct dma_regs { struct59 struct dma_regs regs[4]; argument135 struct dma_regs *r; in init_chan()155 struct dma_regs *r; in read_chan()177 struct dma_regs *r; in write_chan()332 struct dma_regs *r = &dma_controllers[ncont].regs[ichan]; in channel_run()392 struct dma_regs *r; in DMA_register_channel()405 struct dma_regs *r = &dma_controllers[nchan > 3].regs[nchan & 3]; in DMA_read_memory()427 struct dma_regs *r = &dma_controllers[nchan > 3].regs[nchan & 3]; in DMA_write_memory()517 struct dma_regs *r = &d->regs[i]; in dma_save()[all …]