diff options
author | root <root@localhost.localdomain> | 2012-04-03 19:58:42 +0800 |
---|---|---|
committer | root <root@localhost.localdomain> | 2012-04-03 19:58:42 +0800 |
commit | 6f0b593c273979bc4a83e845e037ab35d4565b72 (patch) | |
tree | 6db0306d410bf3822e14ba3bdf803c503ec34668 /src/ast_mode.h | |
parent | 18c8547d4afdeb87120e2af7c0563f76c27dcdfe (diff) |
xf86-video-ast-ast 0.95.00xf86-video-ast-0.95.0
Diffstat (limited to 'src/ast_mode.h')
-rwxr-xr-x[-rw-r--r--] | src/ast_mode.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/ast_mode.h b/src/ast_mode.h index aae1492..04e4962 100644..100755 --- a/src/ast_mode.h +++ b/src/ast_mode.h @@ -54,6 +54,9 @@ #define VCLK106_5 0x12 #define VCLK146_25 0x13 #define VCLK148_5 0x14 +#define VCLK71 0x15 +#define VCLK88_75 0x16 +#define VCLK119 0x17 /* Flags Definition */ #define Charx8Dot 0x00000001 |