Home
last modified time | relevance | path

Searched refs:ACPI_PLD_SET_USER_VISIBLE (Results 1 – 3 of 3) sorted by relevance

/acpica-latest/source/include/
Dacbuffer.h299 #define ACPI_PLD_SET_USER_VISIBLE(dword,value) ACPI_SET_BITS (dword, 0, ACPI_1BIT_MASK, value) … macro
/acpica-latest/source/components/debugger/
Ddbconvert.c490 ACPI_PLD_SET_USER_VISIBLE (&Dword, PldInfo->UserVisible); in AcpiDbEncodePldBuffer()
/acpica-latest/source/compiler/
Daslpld.c753 ACPI_PLD_SET_USER_VISIBLE (&Dword, PldInfo->UserVisible); in OpcEncodePldBuffer()