Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/contrib/dev/acpica/components/utilities/
HDutxface.c735 PldInfo->Rotation = ACPI_PLD_GET_ROTATION (&Dword); in ACPI_EXPORT_SYMBOL()
/freebsd-14-stable/sys/contrib/dev/acpica/include/
HDacbuffer.h348 #define ACPI_PLD_GET_ROTATION(dword) ACPI_GET_BITS (dword, 19, ACPI_4BIT_MASK) macro