Home
last modified time | relevance | path

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

/acpica-latest/source/include/
Dacbuffer.h317 #define ACPI_PLD_SET_SHAPE(dword,value) ACPI_SET_BITS (dword, 10, ACPI_4BIT_MASK, value) … macro
/acpica-latest/source/components/debugger/
Ddbconvert.c496 ACPI_PLD_SET_SHAPE (&Dword, PldInfo->Shape); in AcpiDbEncodePldBuffer()
/acpica-latest/source/compiler/
Daslpld.c759 ACPI_PLD_SET_SHAPE (&Dword, PldInfo->Shape); in OpcEncodePldBuffer()