Searched refs:ACPI_PLD_SET_USER_VISIBLE (Results 1 – 2 of 2) sorted by relevance
147 #define ACPI_PLD_SET_USER_VISIBLE(dword,value) ACPI_SET_BITS (dword, 0, ACPI_1BIT_MASK, value) /* … macro
297 ACPI_PLD_SET_USER_VISIBLE(&dword, pld_info->user_visible); in acpi_db_encode_pld_buffer()
Completed in 4 milliseconds