Home
last modified time | relevance | path

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

/third_party/lib/acpica/source/include/acpica/
A Dacbuffer.h241 #define ACPI_PLD_SET_ROTATION(dword,value) ACPI_SET_BITS (dword, 19, ACPI_4BIT_MASK, value) … macro
/third_party/lib/acpica/source/components/debugger/
A Ddbconvert.c399 ACPI_PLD_SET_ROTATION (&Dword, PldInfo->Rotation); in AcpiDbEncodePldBuffer()
/third_party/lib/acpica/source/compiler/
A Daslopcodes.c777 ACPI_PLD_SET_ROTATION (&Dword, PldInfo->Rotation); in OpcEncodePldBuffer()

Completed in 6 milliseconds