Searched refs:AML_BIT_NOR_OP (Results 1 – 2 of 2) sorted by relevance
/linux-6.6.21/drivers/acpi/acpica/ | ||
D | exmisc.c | 144 case AML_BIT_NOR_OP: /* NOr (Integer0, Integer1, Result) */ in acpi_ex_do_math_op() |
D | amlcode.h | 68 #define AML_BIT_NOR_OP (u16) 0x7e macro |