Home
last modified time | relevance | path

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

/openbmc/linux/include/acpi/
H A Dacbuffer.h130 #define ACPI_PLD_GET_GREEN(dword) ACPI_GET_BITS (dword, 16, ACPI_8BIT_MASK) macro
/openbmc/linux/drivers/acpi/acpica/
H A Dutxface.c476 pld_info->green = ACPI_PLD_GET_GREEN(&dword); in ACPI_EXPORT_SYMBOL()