Searched refs:DMA_FLOWC_THR_HI_REG (Results 1 – 1 of 1) sorted by relevance
45 #define DMA_FLOWC_THR_HI_REG(x) (0x08 + DMA_CHAN_FLOWC(x) * 0x0c) macro258 writel_be(val, priv->base + DMA_FLOWC_THR_HI_REG(dma->id)); in bcm6348_iudma_enable()