Searched refs:AML_BIT_AND_OP (Results 1 – 2 of 2) sorted by relevance
/drivers/acpi/acpica/ | ||
D | exmisc.c | 166 case AML_BIT_AND_OP: /* And (Integer0, Integer1, Result) */ in acpi_ex_do_math_op() |
D | amlcode.h | 99 #define AML_BIT_AND_OP (u16) 0x7b macro |