Home
last modified time | relevance | path

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

/openbmc/linux/include/acpi/
H A Dacbuffer.h124 #define ACPI_PLD_GET_IGNORE_COLOR(dword) ACPI_GET_BITS (dword, 7, ACPI_1BIT_MASK) macro
/openbmc/linux/drivers/acpi/acpica/
H A Dutxface.c474 pld_info->ignore_color = ACPI_PLD_GET_IGNORE_COLOR(&dword); in ACPI_EXPORT_SYMBOL()