Home
last modified time | relevance | path

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

/acpica-latest/source/include/
Dacbuffer.h320 #define ACPI_PLD_SET_ORIENTATION(dword,value) ACPI_SET_BITS (dword, 14, ACPI_1BIT_MASK, value) … macro
/acpica-latest/source/components/debugger/
Ddbconvert.c497 ACPI_PLD_SET_ORIENTATION (&Dword, PldInfo->GroupOrientation); in AcpiDbEncodePldBuffer()
/acpica-latest/source/compiler/
Daslpld.c760 ACPI_PLD_SET_ORIENTATION (&Dword, PldInfo->GroupOrientation); in OpcEncodePldBuffer()