Searched defs:dma_reg (Results 1 – 1 of 1) sorted by relevance
29 struct dma_reg { struct30 u32 int_stat;31 u32 int_tc_stat;55 static struct dma_reg *dma = (struct dma_reg *)DMA_BASE; argument