Home
last modified time | relevance | path

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

/acpica-latest/source/include/
Dacbuffer.h283 #define ACPI_PLD_SET_GREEN(dword,value) ACPI_SET_BITS (dword, 16, ACPI_8BIT_MASK, value) … macro
/acpica-latest/source/components/debugger/
Ddbconvert.c476 ACPI_PLD_SET_GREEN (&Dword, PldInfo->Green); in AcpiDbEncodePldBuffer()
/acpica-latest/source/compiler/
Daslpld.c739 ACPI_PLD_SET_GREEN (&Dword, PldInfo->Green); in OpcEncodePldBuffer()