Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/acpi/acpica/
Dexoparg1.c244 case AML_BIT_NOT_OP: in acpi_ex_opcode_1A_1T_1R()
261 case AML_BIT_NOT_OP: /* Not (Operand, Result) */ in acpi_ex_opcode_1A_1T_1R()
Damlcode.h70 #define AML_BIT_NOT_OP (u16) 0x80 macro