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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sh/include/mach-dreamcast/mach/
H A Ddma.h23 #define PVR2_DMA_BASE 0xa05f6800 macro
24 #define PVR2_DMA_ADDR (PVR2_DMA_BASE + 0)
25 #define PVR2_DMA_COUNT (PVR2_DMA_BASE + 4)
26 #define PVR2_DMA_MODE (PVR2_DMA_BASE + 8)
27 #define PVR2_DMA_LMMODE0 (PVR2_DMA_BASE + 132)
28 #define PVR2_DMA_LMMODE1 (PVR2_DMA_BASE + 136)

Completed in 79 milliseconds