Searched refs:AML_LOGICAL_OR_OP (Results 1 – 2 of 2) sorted by relevance
/drivers/acpi/acpica/ | ||
D | exmisc.c | 225 case AML_LOGICAL_OR_OP: /* LOr (Integer0, Integer1) */ in acpi_ex_do_logical_numeric_op() |
D | amlcode.h | 87 #define AML_LOGICAL_OR_OP (u16) 0x91 macro |