Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/dma/
H A Dimx-dma.c71 #define DMA_BLR(x) (0x94 + ((x) << 6)) /* Burst length Registers */ macro
721 imxdmac->word_size, DMA_BLR(imxdmac->channel)); in imxdma_config_write()
/kernel/linux/linux-6.6/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()

Completed in 5 milliseconds