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