Searched refs:AML_BIT_OR_OP (Results 1 – 2 of 2) sorted by relevance
/linux-2.6.39/drivers/acpi/acpica/ | ||
D | amlcode.h | 105 #define AML_BIT_OR_OP (u16) 0x7d macro |
D | exmisc.c | 430 case AML_BIT_OR_OP: /* Or (Integer0, Integer1, Result) */ in acpi_ex_do_math_op() |