Searched refs:ACPI_PLD_SET_HORIZONTAL (Results 1 - 3 of 3) sorted by relevance

/freebsd-12-stable/sys/contrib/dev/acpica/include/
H A Dacbuffer.h314 #define ACPI_PLD_SET_HORIZONTAL(dword,value) ACPI_SET_BITS (dword, 8, ACPI_2BIT_MASK, value) /* Offset 64+8=72, Len 2 */ macro
/freebsd-12-stable/sys/contrib/dev/acpica/components/debugger/
H A Ddbconvert.c495 ACPI_PLD_SET_HORIZONTAL (&Dword, PldInfo->HorizontalPosition);
/freebsd-12-stable/sys/contrib/dev/acpica/compiler/
H A Daslpld.c758 ACPI_PLD_SET_HORIZONTAL (&Dword, PldInfo->HorizontalPosition);

Completed in 113 milliseconds