Home
last modified time | relevance | path

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

/linux-5.19.10/arch/sh/include/mach-dreamcast/mach/
Ddma.h18 #define PVR2_DMA_BASE 0xa05f6800 macro
19 #define PVR2_DMA_ADDR (PVR2_DMA_BASE + 0)
20 #define PVR2_DMA_COUNT (PVR2_DMA_BASE + 4)
21 #define PVR2_DMA_MODE (PVR2_DMA_BASE + 8)
22 #define PVR2_DMA_LMMODE0 (PVR2_DMA_BASE + 132)
23 #define PVR2_DMA_LMMODE1 (PVR2_DMA_BASE + 136)