Home
last modified time | relevance | path

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

/hal_intel-3.7.0/bsp_sedi/soc/intel_ish/pm/
Dish_dma.c123 write32(DMA_DAR(chan_reg), dst); /* Destination address */ in ish_dma_copy()
Dpm_regs.h151 #define DMA_DAR(chan) (chan + 0x008) macro