Searched refs:DMA_FLOWC_ALLOC_REG (Results 1 – 1 of 1) sorted by relevance
52 #define DMA_FLOWC_ALLOC_REG(x) (0x0c + DMA_CHAN_FLOWC(x) * 0x0c) macro200 DMA_FLOWC_ALLOC_REG(dma->id)); in bcm6348_iudma_disable()266 writel_be(0, priv->base + DMA_FLOWC_ALLOC_REG(dma->id)); in bcm6348_iudma_enable()463 writel_be(1, DMA_FLOWC_ALLOC_REG(dma->id)); in bcm6348_iudma_free_rcv_buf()
Completed in 4 milliseconds