Searched defs:dma_reg (Results 1 – 1 of 1) sorted by relevance
30 struct dma_reg { struct31 u32 int_stat;32 u32 int_tc_stat;56 static struct dma_reg *dma = (struct dma_reg *)DMA_BASE; argument