Home
last modified time | relevance | path

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

/drivers/acpi/acpica/
Dexoparg1.c272 case AML_BIT_NOT_OP: in acpi_ex_opcode_1A_1T_1R()
288 case AML_BIT_NOT_OP: /* Not (Operand, Result) */ in acpi_ex_opcode_1A_1T_1R()
Damlcode.h109 #define AML_BIT_NOT_OP (u16) 0x80 macro