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