From 8abb719409c9060a7c0676f76e9182c1e0b8ca46 Mon Sep 17 00:00:00 2001 From: Ralf Baechle Date: Sun, 19 Mar 2000 01:28:40 +0000 Subject: Merge with 2.3.99-pre1. --- drivers/video/aty128.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'drivers/video/aty128.h') diff --git a/drivers/video/aty128.h b/drivers/video/aty128.h index 7b6342e6a..d934d0c2d 100644 --- a/drivers/video/aty128.h +++ b/drivers/video/aty128.h @@ -264,6 +264,8 @@ /* DAC_CNTL bit constants */ #define DAC_8BIT_EN 0x00000100 #define DAC_MASK 0xFF000000 +#define DAC_BLANKING 0x00000004 +#define DAC_RANGE_CNTL 0x00000003 /* GEN_RESET_CNTL bit constants */ #define SOFT_RESET_GUI 0x00000001 -- cgit v1.2.3