Home
last modified time | relevance | path

Searched refs:DMA_DW_AXI_CH_INTSIGNAL_ENABLEREG (Results 1 – 1 of 1) sorted by relevance

/Zephyr-latest/drivers/dma/
Ddma_dw_axi.c87 #define DMA_DW_AXI_CH_INTSIGNAL_ENABLEREG(chan) (0x190 + DMA_DW_AXI_CHAN_OFFSET(chan)) macro
674 reg_base + DMA_DW_AXI_CH_INTSIGNAL_ENABLEREG(channel)); in dma_dw_axi_start()