Searched refs:ACPI_PLD_SET_RED (Results 1 – 2 of 2) sorted by relevance
280 #define ACPI_PLD_SET_RED(dword,value) ACPI_SET_BITS (dword, 8, ACPI_8BIT_MASK, value) … macro
742 ACPI_PLD_SET_RED (&Dword, PldInfo->Red); in OpcEncodePldBuffer()