Searched refs:AML_CONCAT_OP (Results 1 – 2 of 2) sorted by relevance
/drivers/acpi/acpica/ | ||
D | amlcode.h | 95 #define AML_CONCAT_OP (u16) 0x73 macro |
D | exoparg2.c | 300 case AML_CONCAT_OP: /* Concatenate (Data1, Data2, Result) */ in acpi_ex_opcode_2A_1T_1R() |