Searched refs:AML_FIRST_LOCAL_OP (Results 1 – 2 of 2) sorted by relevance
37 #define AML_FIRST_LOCAL_OP (u16) 0x60 /* Used for Local op # calculations */ macro
470 ((u32)opcode) - AML_FIRST_LOCAL_OP; in acpi_ds_init_object_from_op()
Completed in 9 milliseconds