Home
last modified time | relevance | path

Searched refs:AML_SHIFT_LEFT_BIT_OP (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/contrib/dev/acpica/include/
H A Damlcode.h269 #define AML_SHIFT_LEFT_BIT_OP (UINT16) 0x5b11 /* Obsolete, not in ACPI spec */ macro
/freebsd/sys/contrib/dev/acpica/components/executer/
H A Dexoparg1.c690 case AML_SHIFT_LEFT_BIT_OP: /* ShiftLeftBit (Source, BitNum) */ in AcpiExOpcode_1A_1T_1R()