Home
last modified time | relevance | path

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

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