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.y5
1 files changed, 5 insertions, 0 deletions
diff --git a/source/compiler/asltokens.y b/source/compiler/asltokens.y
index ba0803f8d1b4..e6e9006d0475 100644
--- a/source/compiler/asltokens.y
+++ b/source/compiler/asltokens.y
@@ -389,6 +389,11 @@ NoEcho('
%token <i> PARSEOP_PARITYTYPE_NONE
%token <i> PARSEOP_PARITYTYPE_ODD
%token <i> PARSEOP_PARITYTYPE_SPACE
+%token <i> PARSEOP_PINCONFIG
+%token <i> PARSEOP_PINFUNCTION
+%token <i> PARSEOP_PINGROUP
+%token <i> PARSEOP_PINGROUPCONFIG
+%token <i> PARSEOP_PINGROUPFUNCTION
%token <i> PARSEOP_PIN_NOPULL
%token <i> PARSEOP_PIN_PULLDEFAULT
%token <i> PARSEOP_PIN_PULLDOWN