summaryrefslogtreecommitdiff
path: root/src/radeon_reg.h
diff options
context:
space:
mode:
authorAlex Deucher <alexdeucher@gmail.com>2009-09-01 13:43:00 -0400
committerAlex Deucher <alexdeucher@gmail.com>2009-09-01 13:43:00 -0400
commitc4ab50c5eafca3d04129a72453496eb8afb26b34 (patch)
tree0f0ed29e428e0f3be209c65ce09b430a9ecc4485 /src/radeon_reg.h
parent22fbd6476f4b3513378e848affc4dd269e9d4498 (diff)
radeon: add some notes about DVO setup
Diffstat (limited to 'src/radeon_reg.h')
-rw-r--r--src/radeon_reg.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/radeon_reg.h b/src/radeon_reg.h
index 3a4eda14..54672864 100644
--- a/src/radeon_reg.h
+++ b/src/radeon_reg.h
@@ -882,7 +882,7 @@
# define RADEON_FP2_DVO_EN (1 << 25)
# define RADEON_FP2_DVO_RATE_SEL_SDR (1 << 26)
# define R200_FP2_DVO_RATE_SEL_SDR (1 << 27)
-# define R300_FP2_DVO_CLOCK_MODE_SINGLE (1 << 28)
+# define R200_FP2_DVO_CLOCK_MODE_SINGLE (1 << 28)
# define R300_FP2_DVO_DUAL_CHANNEL_EN (1 << 29)
#define RADEON_FP_H_SYNC_STRT_WID 0x02c4
#define RADEON_FP_H2_SYNC_STRT_WID 0x03c4