Home
last modified time | relevance | path

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

/acpica-latest/source/include/
Dacbuffer.h305 #define ACPI_PLD_SET_LID(dword,value) ACPI_SET_BITS (dword, 2, ACPI_1BIT_MASK, value) … macro
/acpica-latest/source/components/debugger/
Ddbconvert.c492 ACPI_PLD_SET_LID (&Dword, PldInfo->Lid); in AcpiDbEncodePldBuffer()
/acpica-latest/source/compiler/
Daslpld.c755 ACPI_PLD_SET_LID (&Dword, PldInfo->Lid); in OpcEncodePldBuffer()