Home
last modified time | relevance | path

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

/acpica-latest/source/include/
Dacoutput.h214 #define ACPI_LV_VALUES 0x00004000 macro
281 #define ACPI_DB_VALUES ACPI_DEBUG_LEVEL (ACPI_LV_VALUES)
/acpica-latest/source/components/namespace/
Dnsdump.c646 if (!(AcpiDbgLevel & ACPI_LV_VALUES)) in AcpiNsDumpOneObject()