Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/dma/
Dimx-dma.c77 #define DMA_BLR(x) (0x94 + ((x) << 6)) /* Burst length Registers */ macro
725 imxdmac->word_size, DMA_BLR(imxdmac->channel)); in imxdma_config()