Home
last modified time | relevance | path

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

/acpica-latest/source/include/
Dacbuffer.h346 #define ACPI_PLD_SET_REFERENCE(dword,value) ACPI_SET_BITS (dword, 18, ACPI_1BIT_MASK, value) … macro
/acpica-latest/source/components/debugger/
Ddbconvert.c510 ACPI_PLD_SET_REFERENCE (&Dword, PldInfo->Reference); in AcpiDbEncodePldBuffer()
/acpica-latest/source/compiler/
Daslpld.c773 ACPI_PLD_SET_REFERENCE (&Dword, PldInfo->Reference); in OpcEncodePldBuffer()