Home
last modified time | relevance | path

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

/third_party/lib/acpica/source/include/acpica/
A Dacbuffer.h218 #define ACPI_PLD_SET_POSITION(dword,value) ACPI_SET_BITS (dword, 23, ACPI_8BIT_MASK, value) … macro
/third_party/lib/acpica/source/components/debugger/
A Ddbconvert.c387 ACPI_PLD_SET_POSITION (&Dword, PldInfo->GroupPosition); in AcpiDbEncodePldBuffer()
/third_party/lib/acpica/source/compiler/
A Daslopcodes.c765 ACPI_PLD_SET_POSITION (&Dword, PldInfo->GroupPosition); in OpcEncodePldBuffer()

Completed in 6 milliseconds