Searched refs:ACPI_PLD_GET_RED (Results 1 – 3 of 3) sorted by relevance
80 infop->Red = ACPI_PLD_GET_RED(&buf32p[0]); in usbtopo_decode_pld()
702 PldInfo->Red = ACPI_PLD_GET_RED (&Dword); in ACPI_EXPORT_SYMBOL()
279 #define ACPI_PLD_GET_RED(dword) ACPI_GET_BITS (dword, 8, ACPI_8BIT_MASK) macro