Home
last modified time | relevance | path

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

/linux-3.3/drivers/media/dvb/ddbridge/
Dddbridge-regs.h142 #define DMA_BUFFER_BASE (0x300) macro
144 #define DMA_BUFFER_CONTROL(i) (DMA_BUFFER_BASE + (i) * 16 + 0x00)
145 #define DMA_BUFFER_ACK(i) (DMA_BUFFER_BASE + (i) * 16 + 0x04)
146 #define DMA_BUFFER_CURRENT(i) (DMA_BUFFER_BASE + (i) * 16 + 0x08)
147 #define DMA_BUFFER_SIZE(i) (DMA_BUFFER_BASE + (i) * 16 + 0x0c)