Searched refs:ACPI_PLD_SET_GREEN (Results 1 – 2 of 2) sorted by relevance
131 #define ACPI_PLD_SET_GREEN(dword,value) ACPI_SET_BITS (dword, 16, ACPI_8BIT_MASK, value) /*… macro
283 ACPI_PLD_SET_GREEN(&dword, pld_info->green); in acpi_db_encode_pld_buffer()
Completed in 4 milliseconds