Home
last modified time | relevance | path

Searched refs:AOPOBJ_AML_CONSTANT (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/acpi/acpica/
H A Dacobject.h59 #define AOPOBJ_AML_CONSTANT 0x01 /* Integer is an AML constant */ macro
H A Dexstore.c95 if (dest_desc->common.flags & AOPOBJ_AML_CONSTANT) { in acpi_ex_store()
H A Dexresop.c60 AOPOBJ_AML_CONSTANT)) { in acpi_ex_check_object_type()
H A Ddsobject.c385 obj_desc->common.flags = AOPOBJ_AML_CONSTANT; in acpi_ds_init_object_from_op()