Home
last modified time | relevance | path

Searched refs:AML_FIRST_ARG_OP (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/acpi/acpica/
H A Ddsobject.c486 /* Arg ID (0-6) is (AML opcode - base AML_FIRST_ARG_OP) */ in acpi_ds_init_object_from_op()
489 ((u32)opcode) - AML_FIRST_ARG_OP; in acpi_ds_init_object_from_op()
H A Damlcode.h46 #define AML_FIRST_ARG_OP (u16) 0x68 /* Used for Arg op # calculations */ macro
/kernel/linux/linux-6.6/drivers/acpi/acpica/
H A Ddsobject.c486 /* Arg ID (0-6) is (AML opcode - base AML_FIRST_ARG_OP) */ in acpi_ds_init_object_from_op()
489 ((u32)opcode) - AML_FIRST_ARG_OP; in acpi_ds_init_object_from_op()
H A Damlcode.h46 #define AML_FIRST_ARG_OP (u16) 0x68 /* Used for Arg op # calculations */ macro

Completed in 4 milliseconds