Searched refs:AML_TO_INTEGER_OP (Results 1 – 2 of 2) sorted by relevance
/drivers/acpi/acpica/ | ||
D | amlcode.h | 129 #define AML_TO_INTEGER_OP (u16) 0x99 /* ACPI 2.0 */ macro |
D | exoparg1.c | 522 case AML_TO_INTEGER_OP: /* to_integer (Data, Result) */ in acpi_ex_opcode_1A_1T_1R() |