Home
last modified time | relevance | path

Searched refs:AML_MULTIPLY_OP (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/drivers/acpi/acpica/
Damlcode.h100 #define AML_MULTIPLY_OP (u16) 0x77 macro
Dexmisc.c444 case AML_MULTIPLY_OP: /* Multiply (Integer0, Integer1, Result) */ in acpi_ex_do_math_op()