added a few registers for RAM setup.

git-svn-id: file:///srv/svn/repos/haiku/trunk/current@9073 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Rudolf Cornelissen 2004-09-27 12:04:40 +00:00
parent 3937b2cf4f
commit 26b88cb86d

View File

@ -430,6 +430,9 @@
/* registers needed for 'coldstart' */
#define NV32_PFB_DEBUG_0 0x00100080
#define NV32_PFB_CONFIG_0 0x00100200
#define NV32_PFB_FIFO_DATA 0x0010020c
#define NV32_PFB_REFCTRL 0x00100210
#define NV32_COREPLL 0x00680500
#define NV32_MEMPLL 0x00680504
#define NV32_COREPLL2 0x00680570 /* NV31, NV36 only */