Home
last modified time | relevance | path

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

/acpica-latest/source/include/
Dacbuffer.h308 #define ACPI_PLD_SET_PANEL(dword,value) ACPI_SET_BITS (dword, 3, ACPI_3BIT_MASK, value) … macro
/acpica-latest/source/components/debugger/
Ddbconvert.c493 ACPI_PLD_SET_PANEL (&Dword, PldInfo->Panel); in AcpiDbEncodePldBuffer()
/acpica-latest/source/compiler/
Daslpld.c756 ACPI_PLD_SET_PANEL (&Dword, PldInfo->Panel); in OpcEncodePldBuffer()