Searched refs:ACPI_PLD_SET_ORIENTATION (Results 1 – 2 of 2) sorted by relevance
168 #define ACPI_PLD_SET_ORIENTATION(dword,value) ACPI_SET_BITS (dword, 14, ACPI_1BIT_MASK, value) /*… macro
306 ACPI_PLD_SET_ORIENTATION(&dword, pld_info->group_orientation); in acpi_db_encode_pld_buffer()