Home
last modified time | relevance | path

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

/third_party/lib/acpica/source/include/acpica/
A Dacbuffer.h186 #define ACPI_PLD_SET_HEIGHT(dword,value) ACPI_SET_BITS (dword, 16, ACPI_16BIT_MASK, value) … macro
/third_party/lib/acpica/source/components/debugger/
A Ddbconvert.c372 ACPI_PLD_SET_HEIGHT (&Dword, PldInfo->Height); in AcpiDbEncodePldBuffer()
/third_party/lib/acpica/source/compiler/
A Daslopcodes.c750 ACPI_PLD_SET_HEIGHT (&Dword, PldInfo->Height); in OpcEncodePldBuffer()

Completed in 6 milliseconds