Home
last modified time | relevance | path

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

/acpica-latest/source/components/utilities/
Dutxface.c704 PldInfo->Blue = ACPI_PLD_GET_BLUE (&Dword); in ACPI_EXPORT_SYMBOL()
/acpica-latest/source/include/
Dacbuffer.h285 #define ACPI_PLD_GET_BLUE(dword) ACPI_GET_BITS (dword, 24, ACPI_8BIT_MASK) macro