summaryrefslogtreecommitdiff
path: root/source/compiler/asltokens.y
diff options
context:
space:
mode:
Diffstat (limited to 'source/compiler/asltokens.y')
-rw-r--r--source/compiler/asltokens.y6
1 files changed, 6 insertions, 0 deletions
diff --git a/source/compiler/asltokens.y b/source/compiler/asltokens.y
index dfd0d1659..48db2e221 100644
--- a/source/compiler/asltokens.y
+++ b/source/compiler/asltokens.y
@@ -399,6 +399,12 @@ NoEcho('
%token <i> PARSEOP_PIN_PULLDEFAULT
%token <i> PARSEOP_PIN_PULLDOWN
%token <i> PARSEOP_PIN_PULLUP
+%token <i> PARSEOP_CLOCKINPUT
+%token <i> PARSEOP_CLOCK_HZ
+%token <i> PARSEOP_CLOCK_KHZ
+%token <i> PARSEOP_CLOCK_MHZ
+%token <i> PARSEOP_CLOCK_FIXED
+%token <i> PARSEOP_CLOCK_VARIABLE
%token <i> PARSEOP_POWERRESOURCE
%token <i> PARSEOP_PROCESSOR
%token <i> PARSEOP_QWORDCONST