Home
last modified time | relevance | path

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

/openbmc/linux/include/acpi/
H A Dacbuffer.h196 #define ACPI_PLD_GET_ROTATION(dword) ACPI_GET_BITS (dword, 19, ACPI_4BIT_MASK) macro
/openbmc/linux/drivers/acpi/acpica/
H A Dutxface.c508 pld_info->rotation = ACPI_PLD_GET_ROTATION(&dword); in ACPI_EXPORT_SYMBOL()