Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Macros
dma.h File Reference

Go to the source code of this file.

Macros

#define G2_NR_DMA_CHANNELS   4
 
#define PVR2_CASCADE_CHAN   2
 
#define G2_CASCADE_CHAN   3
 
#define PVR2_DMA_BASE   0xa05f6800
 
#define PVR2_DMA_ADDR   (PVR2_DMA_BASE + 0)
 
#define PVR2_DMA_COUNT   (PVR2_DMA_BASE + 4)
 
#define PVR2_DMA_MODE   (PVR2_DMA_BASE + 8)
 
#define PVR2_DMA_LMMODE0   (PVR2_DMA_BASE + 132)
 
#define PVR2_DMA_LMMODE1   (PVR2_DMA_BASE + 136)
 
#define G2_DMA_BASE   0xa05f7800
 

Macro Definition Documentation

#define G2_CASCADE_CHAN   3

Definition at line 18 of file dma.h.

#define G2_DMA_BASE   0xa05f7800

Definition at line 29 of file dma.h.

#define G2_NR_DMA_CHANNELS   4

Definition at line 14 of file dma.h.

#define PVR2_CASCADE_CHAN   2

Definition at line 17 of file dma.h.

#define PVR2_DMA_ADDR   (PVR2_DMA_BASE + 0)

Definition at line 22 of file dma.h.

#define PVR2_DMA_BASE   0xa05f6800

Definition at line 21 of file dma.h.

#define PVR2_DMA_COUNT   (PVR2_DMA_BASE + 4)

Definition at line 23 of file dma.h.

#define PVR2_DMA_LMMODE0   (PVR2_DMA_BASE + 132)

Definition at line 25 of file dma.h.

#define PVR2_DMA_LMMODE1   (PVR2_DMA_BASE + 136)

Definition at line 26 of file dma.h.

#define PVR2_DMA_MODE   (PVR2_DMA_BASE + 8)

Definition at line 24 of file dma.h.