diff options
author | Y.C. Chen <yc_chen@aspeedtech.com> | 2008-08-22 12:01:18 +0800 |
---|---|---|
committer | Y.C. Chen <yc_chen@aspeedtech.com> | 2008-08-22 12:01:18 +0800 |
commit | 241d411e770c36b725cc72c1cd5e52932a8cf460 (patch) | |
tree | f97b611ad8b27e9b18a0b91013d3544f5daf2495 /src/ast_mode.h | |
parent | 35f09b08456177f837df9b965cec1019ea8f6238 (diff) |
Support AST1100/2050/2100xf86-video-ast-0.87.0
Diffstat (limited to 'src/ast_mode.h')
-rw-r--r-- | src/ast_mode.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/ast_mode.h b/src/ast_mode.h index b1926a3..054d414 100644 --- a/src/ast_mode.h +++ b/src/ast_mode.h @@ -48,7 +48,8 @@ #define VCLK135 0x0D #define VCLK157_5 0x0E #define VCLK162 0x0F -#define VCLK193_25 0x10 +/* #define VCLK193_25 0x10 */ +#define VCLK154 0x10 /* Flags Definition */ #define Charx8Dot 0x00000001 |