From 241d411e770c36b725cc72c1cd5e52932a8cf460 Mon Sep 17 00:00:00 2001 From: "Y.C. Chen" Date: Fri, 22 Aug 2008 12:01:18 +0800 Subject: Support AST1100/2050/2100 --- src/ast_mode.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/ast_mode.h') 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 -- cgit v1.2.3