Home
last modified time | relevance | path

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

/openbmc/linux/drivers/acpi/acpica/
H A Damlcode.h37 #define AML_FIRST_LOCAL_OP (u16) 0x60 /* Used for Local op # calculations */ macro
H A Ddsobject.c470 ((u32)opcode) - AML_FIRST_LOCAL_OP; in acpi_ds_init_object_from_op()