Searched refs:ACPI_PLD_SET_POSITION (Results 1 – 2 of 2) sorted by relevance
174 #define ACPI_PLD_SET_POSITION(dword,value) ACPI_SET_BITS (dword, 23, ACPI_8BIT_MASK, value) /*… macro
306 ACPI_PLD_SET_POSITION(&dword, pld_info->group_position); in acpi_db_encode_pld_buffer()
Completed in 5 milliseconds