diff options
author | Y.C. Chen <yc_chen@aspeedtech.com> | 2014-08-08 16:04:22 +0800 |
---|---|---|
committer | Y.C. Chen <yc_chen@aspeedtech.com> | 2014-08-08 16:04:22 +0800 |
commit | d0d76062f781896793bc51565e2dd5e4be047319 (patch) | |
tree | a10dc830bbddbdf09e0ff735f216cf64de6bd246 /src/ast_mode.h | |
parent | 94640946015eb6611ff9bf8daf49e10479351fac (diff) |
Fixed 1600x900 cannot display properly
Diffstat (limited to 'src/ast_mode.h')
-rw-r--r-- | src/ast_mode.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/ast_mode.h b/src/ast_mode.h index 13bb23c..0eb5ebd 100644 --- a/src/ast_mode.h +++ b/src/ast_mode.h @@ -59,6 +59,7 @@ #define VCLK119 0x17 #define VCLK85_5 0x18 #define VCLK97_75 0x19 +#define VCLK118_25 0x1A /* Flags Definition */ #define Charx8Dot 0x00000001 |