Searched refs:ACPI_PLD_SET_ORIENTATION (Results 1 – 3 of 3) sorted by relevance
320 #define ACPI_PLD_SET_ORIENTATION(dword,value) ACPI_SET_BITS (dword, 14, ACPI_1BIT_MASK, value) … macro
499 ACPI_PLD_SET_ORIENTATION (&Dword, PldInfo->GroupOrientation); in AcpiDbEncodePldBuffer()
760 ACPI_PLD_SET_ORIENTATION (&Dword, PldInfo->GroupOrientation); in OpcEncodePldBuffer()