Home
last modified time | relevance | path

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

/acpica-latest/source/include/
Dacbuffer.h343 #define ACPI_PLD_SET_CARD_CAGE(dword,value) ACPI_SET_BITS (dword, 10, ACPI_8BIT_MASK, value) … macro
/acpica-latest/source/components/debugger/
Ddbconvert.c509 ACPI_PLD_SET_CARD_CAGE (&Dword, PldInfo->CardCageNumber); in AcpiDbEncodePldBuffer()
/acpica-latest/source/compiler/
Daslpld.c772 ACPI_PLD_SET_CARD_CAGE (&Dword, PldInfo->CardCageNumber); in OpcEncodePldBuffer()