Searched defs:channel_regs (Results 1 – 2 of 2) sorted by relevance
134 struct channel_regs { struct135 __IO uint32_t DMA_A_START;136 __IO uint32_t DMA_B_START;137 __IO uint32_t DMA_INT_REG;138 __IO uint32_t DMA_LEN_REG;139 __IO uint32_t DMA_CTRL_REG;141 __I uint32_t DMA_IDX_REG;142 __I uint32_t RESERVED[2];
247 volatile struct dma_xilinx_axi_dma_mm2s_s2mm_registers *channel_regs; member