Home
last modified time | relevance | path

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

/openbmc/linux/include/acpi/
H A Dacbuffer.h161 #define ACPI_PLD_GET_HORIZONTAL(dword) ACPI_GET_BITS (dword, 8, ACPI_2BIT_MASK) macro
/openbmc/linux/drivers/acpi/acpica/
H A Dutxface.c493 pld_info->horizontal_position = ACPI_PLD_GET_HORIZONTAL(&dword); in ACPI_EXPORT_SYMBOL()