Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/dma/
H A Dbcm6348-iudma.c46 #define DMA_FLOWC_ALLOC_REG(x) (0x0c + DMA_CHAN_FLOWC(x) * 0x0c) macro
194 DMA_FLOWC_ALLOC_REG(dma->id)); in bcm6348_iudma_disable()
260 writel_be(0, priv->base + DMA_FLOWC_ALLOC_REG(dma->id)); in bcm6348_iudma_enable()
451 writel_be(1, DMA_FLOWC_ALLOC_REG(dma->id)); in bcm6348_iudma_free_rcv_buf()