Home
last modified time | relevance | path

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

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