Home
last modified time | relevance | path

Searched defs:DMA_CCR (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/drivers/dma/
H A Dimx-dma.c69 #define DMA_CCR(x) (0x8c + ((x) << 6)) /* Control Registers */ macro
[all...]
H A Diop-adma.h12 #define DMA_CCR(chan) (chan->mmr_base + 0x0) macro
/kernel/linux/linux-6.6/drivers/dma/
H A Dimx-dma.c69 #define DMA_CCR(x) (0x8c + ((x) << 6)) /* Control Registers */ macro
[all...]

Completed in 5 milliseconds