Home
last modified time | relevance | path

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

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