Home
last modified time | relevance | path

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

/acpica-3.6.0/source/components/utilities/
Dutxface.c702 PldInfo->Red = ACPI_PLD_GET_RED (&Dword); in ACPI_EXPORT_SYMBOL()
/acpica-3.6.0/source/include/
Dacbuffer.h279 #define ACPI_PLD_GET_RED(dword) ACPI_GET_BITS (dword, 8, ACPI_8BIT_MASK) macro