Searched refs:ACPI_PLD_SET_TOKEN (Results 1 – 2 of 2) sorted by relevance
171 #define ACPI_PLD_SET_TOKEN(dword,value) ACPI_SET_BITS (dword, 15, ACPI_8BIT_MASK, value) /*… macro
305 ACPI_PLD_SET_TOKEN(&dword, pld_info->group_token); in acpi_db_encode_pld_buffer()
Completed in 4 milliseconds