summaryrefslogtreecommitdiff
path: root/src/nvreg.h
diff options
context:
space:
mode:
authorStuart Bennett <stuart@freedesktop.org>2008-04-11 16:51:30 +0100
committerStuart Bennett <stuart@freedesktop.org>2009-03-14 20:32:29 +0000
commita3dbc06d4f9dc340f5c167b94d8e10ac8386c5b4 (patch)
tree2259b7903b36227d56126a93b0fb58c1ab18621a /src/nvreg.h
parent71c821b8119cbac8dcd91b27e3b7556d00ceb546 (diff)
randr12: cull old unused pll code
Diffstat (limited to 'src/nvreg.h')
-rw-r--r--src/nvreg.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/src/nvreg.h b/src/nvreg.h
index 6f99417..50914cc 100644
--- a/src/nvreg.h
+++ b/src/nvreg.h
@@ -528,10 +528,4 @@
#define NV_PVIDEO_BLUE_CSC_OFFSET 0x00680288
#define NV_PVIDEO_CSC_ADJUST 0x0068028c
-/* These are the real registers, not the redirected ones */
-#define NV40_VCLK1_A 0x4010
-#define NV40_VCLK1_B 0x4014
-#define NV40_VCLK2_A 0x4018
-#define NV40_VCLK2_B 0x401c
-
#endif