Searched refs:AML_BIT_XOR_OP (Results 1 – 2 of 2) sorted by relevance
/linux-3.4.99/drivers/acpi/acpica/ | ||
D | amlcode.h | 107 #define AML_BIT_XOR_OP (u16) 0x7f macro |
D | exmisc.c | 438 case AML_BIT_XOR_OP: /* XOr (Integer0, Integer1, Result) */ in acpi_ex_do_math_op() |