Searched refs:ACPI_PLD_SET_ORIENTATION (Results 1 – 3 of 3) sorted by relevance
212 #define ACPI_PLD_SET_ORIENTATION(dword,value) ACPI_SET_BITS (dword, 14, ACPI_1BIT_MASK, value) … macro
385 ACPI_PLD_SET_ORIENTATION (&Dword, PldInfo->GroupOrientation); in AcpiDbEncodePldBuffer()
763 ACPI_PLD_SET_ORIENTATION (&Dword, PldInfo->GroupOrientation); in OpcEncodePldBuffer()
Completed in 11 milliseconds