aboutsummaryrefslogtreecommitdiff
path: root/src/superio/aspeed/ast2400/ast2400.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/superio/aspeed/ast2400/ast2400.h')
-rw-r--r--src/superio/aspeed/ast2400/ast2400.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/superio/aspeed/ast2400/ast2400.h b/src/superio/aspeed/ast2400/ast2400.h
index d9e4ea1b02..d361c8b9fd 100644
--- a/src/superio/aspeed/ast2400/ast2400.h
+++ b/src/superio/aspeed/ast2400/ast2400.h
@@ -6,7 +6,7 @@
#define AST2400_SUART1 0x2 /* Com1 */
#define AST2400_SUART2 0x3 /* Com2 */
-#define AST2400_SWAK 0x4 /* System Wake-Up control */
+#define AST2400_SWC 0x4 /* System Wake-Up Control */
#define AST2400_KBC 0x5 /* Keyboard controller */
#define AST2400_GPIO 0x7 /* GPIO */
#define AST2400_SUART3 0xB /* Com3 */