Searched refs:ACPI_PLD_SET_REFERENCE (Results 1 – 3 of 3) sorted by relevance
238 #define ACPI_PLD_SET_REFERENCE(dword,value) ACPI_SET_BITS (dword, 18, ACPI_1BIT_MASK, value) … macro
398 ACPI_PLD_SET_REFERENCE (&Dword, PldInfo->Reference); in AcpiDbEncodePldBuffer()
776 ACPI_PLD_SET_REFERENCE (&Dword, PldInfo->Reference); in OpcEncodePldBuffer()
Completed in 10 milliseconds