Searched refs:MXC_BASE_DMA0 (Results 1 – 1 of 1) sorted by relevance
456 #define MXC_BASE_DMA0 ((uint32_t)0x40028000UL) macro457 #define MXC_DMA0 ((mxc_dma_regs_t *)MXC_BASE_DMA0)461 #define MXC_DMA_GET_BASE(i) ((i) == 0 ? MXC_BASE_DMA0 : (i) == 1 ? MXC_BASE_DMA1 : 0)