Main Page | Modules | Alphabetical List | Data Structures | File List | Data Fields | Globals | Related Pages

nv_hw.h

Go to the documentation of this file.
00001 
00002 
00010 #define NV03 0x01   
00011 #define NV04 0x02   
00012 #define NV10 0x04   
00013 #define NV15 0x08   
00014 #define NV20 0x10   
00015 #define NV30 0x20   
00016 
00017 #define NV40 0x40   
00018 #define G70  0x80   
00019 
00020 
00022 #define NVALL 0xFFFFFFFF
00023 
00024 #define ENGINE_SW   0
00025 #define ENGINE_GRAPHICS 1
00026 #define ENGINE_DVD  2
00027 
00028 
00029 #define NV_PRAMIN                                       0x00700000
00030 #define NV_PRAMIN_END                                   0x007fffff
00031 #define NV_PFIFO_RAMHT                                  0x00002210
00032 #define NV_FIFO_ENABLE                                  0x00002504
00033 #define NV_FIFO(i)                  (0x00800000+0x00010000*i)
00034 
00035 
00036 

Generated on Sat Aug 19 20:40:53 2006 for Renouveau by  doxygen 1.4.4