Home
last modified time | relevance | path

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

/openbmc/linux/drivers/dma/
H A Dimx-dma.c71 #define DMA_BLR(x) (0x94 + ((x) << 6)) /* Burst length Registers */ macro
702 imxdmac->word_size, DMA_BLR(imxdmac->channel)); in imxdma_config_write()