Searched refs:ACPI_PLD_SET_REFERENCE (Results 1 – 3 of 3) sorted by relevance
346 #define ACPI_PLD_SET_REFERENCE(dword,value) ACPI_SET_BITS (dword, 18, ACPI_1BIT_MASK, value) … macro
510 ACPI_PLD_SET_REFERENCE (&Dword, PldInfo->Reference); in AcpiDbEncodePldBuffer()
773 ACPI_PLD_SET_REFERENCE (&Dword, PldInfo->Reference); in OpcEncodePldBuffer()