Home
last modified time | relevance | path

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

/acpica-latest/source/include/
Dacbuffer.h286 #define ACPI_PLD_SET_BLUE(dword,value) ACPI_SET_BITS (dword, 24, ACPI_8BIT_MASK, value) … macro
/acpica-latest/source/components/debugger/
Ddbconvert.c477 ACPI_PLD_SET_BLUE (&Dword, PldInfo->Blue); in AcpiDbEncodePldBuffer()
/acpica-latest/source/compiler/
Daslpld.c740 ACPI_PLD_SET_BLUE (&Dword, PldInfo->Blue); in OpcEncodePldBuffer()