Home
last modified time | relevance | path

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

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