Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/acpi/acpica/
Dexoparg1.c238 case AML_BIT_NOT_OP: in acpi_ex_opcode_1A_1T_1R()
254 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