Home
last modified time | relevance | path

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

/Linux-v4.19/include/acpi/
Dacbuffer.h193 #define ACPI_PLD_GET_REFERENCE(dword) ACPI_GET_BITS (dword, 18, ACPI_1BIT_MASK) macro
/Linux-v4.19/drivers/acpi/acpica/
Dutxface.c507 pld_info->reference = ACPI_PLD_GET_REFERENCE(&dword); in ACPI_EXPORT_SYMBOL()