Home
last modified time | relevance | path

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

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