Home
last modified time | relevance | path

Searched refs:Green (Results 1 – 5 of 5) sorted by relevance

/acpica-latest/source/components/debugger/
Ddbconvert.c476 ACPI_PLD_SET_GREEN (&Dword, PldInfo->Green); in AcpiDbEncodePldBuffer()
599 AcpiOsPrintf (ACPI_PLD_OUTPUT, "PLD_Green", PldInfo->Green); in AcpiDbDumpPldBuffer()
/acpica-latest/source/compiler/
Daslpld.c289 PldInfo.Green = (UINT8) Value; in OpcDoPld()
739 ACPI_PLD_SET_GREEN (&Dword, PldInfo->Green); in OpcEncodePldBuffer()
/acpica-latest/source/components/utilities/
Dutxface.c703 PldInfo->Green = ACPI_PLD_GET_GREEN (&Dword); in ACPI_EXPORT_SYMBOL()
/acpica-latest/source/include/
Dacbuffer.h231 UINT8 Green; member
/acpica-latest/source/components/disassembler/
Ddmbuffer.c906 AcpiOsPrintf (ACPI_PLD_OUTPUT08, "PLD_Green", PldInfo->Green); in AcpiDmPldBuffer()