Home
last modified time | relevance | path

Searched refs:ACPI_PLD_SET_IGNORE_COLOR (Results 1 – 2 of 2) sorted by relevance

/linux-6.6.21/include/acpi/
Dacbuffer.h125 #define ACPI_PLD_SET_IGNORE_COLOR(dword,value) ACPI_SET_BITS (dword, 7, ACPI_1BIT_MASK, value) /* … macro
/linux-6.6.21/drivers/acpi/acpica/
Ddbconvert.c281 ACPI_PLD_SET_IGNORE_COLOR(&dword, pld_info->ignore_color); in acpi_db_encode_pld_buffer()