Searched refs:ACPI_PLD_SET_CARD_CAGE (Results 1 – 2 of 2) sorted by relevance
343 #define ACPI_PLD_SET_CARD_CAGE(dword,value) ACPI_SET_BITS (dword, 10, ACPI_8BIT_MASK, value) … macro
776 ACPI_PLD_SET_CARD_CAGE (&Dword, PldInfo->CardCageNumber); in OpcEncodePldBuffer()