Home
last modified time | relevance | path

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

/acpica-latest/source/components/debugger/
Ddbconvert.c511 ACPI_PLD_SET_ROTATION (&Dword, PldInfo->Rotation); in AcpiDbEncodePldBuffer()
628 AcpiOsPrintf (ACPI_PLD_OUTPUT, "PLD_Rotation", PldInfo->Rotation); in AcpiDbDumpPldBuffer()
/acpica-latest/source/compiler/
Daslpld.c621 PldInfo.Rotation = (UINT8) Value; in OpcDoPld()
774 ACPI_PLD_SET_ROTATION (&Dword, PldInfo->Rotation); in OpcEncodePldBuffer()
/acpica-latest/source/components/utilities/
Dutxface.c735 PldInfo->Rotation = ACPI_PLD_GET_ROTATION (&Dword); in ACPI_EXPORT_SYMBOL()
/acpica-latest/source/include/
Dacbuffer.h251 UINT8 Rotation; member
/acpica-latest/source/components/disassembler/
Ddmbuffer.c943 AcpiOsPrintf (ACPI_PLD_OUTPUT08, "PLD_Rotation", PldInfo->Rotation); in AcpiDmPldBuffer()