Home
last modified time | relevance | path

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

/linux-6.6.21/include/acpi/
Dacbuffer.h121 #define ACPI_PLD_GET_REVISION(dword) ACPI_GET_BITS (dword, 0, ACPI_7BIT_MASK) macro
/linux-6.6.21/drivers/acpi/acpica/
Dutxface.c473 pld_info->revision = ACPI_PLD_GET_REVISION(&dword); in ACPI_EXPORT_SYMBOL()