Home
last modified time | relevance | path

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

/acpica-latest/source/include/
Dacbuffer.h323 #define ACPI_PLD_SET_TOKEN(dword,value) ACPI_SET_BITS (dword, 15, ACPI_8BIT_MASK, value) … macro
/acpica-latest/source/components/debugger/
Ddbconvert.c498 ACPI_PLD_SET_TOKEN (&Dword, PldInfo->GroupToken); in AcpiDbEncodePldBuffer()
/acpica-latest/source/compiler/
Daslpld.c761 ACPI_PLD_SET_TOKEN (&Dword, PldInfo->GroupToken); in OpcEncodePldBuffer()