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

/freebsd-12-stable/sys/contrib/dev/acpica/include/
H A Dacbuffer.h294 #define ACPI_PLD_SET_HEIGHT(dword,value) ACPI_SET_BITS (dword, 16, ACPI_16BIT_MASK, value) /* Offset 32+16=48, Len 16 */ macro
/freebsd-12-stable/sys/contrib/dev/acpica/components/debugger/
H A Ddbconvert.c484 ACPI_PLD_SET_HEIGHT (&Dword, PldInfo->Height);
/freebsd-12-stable/sys/contrib/dev/acpica/compiler/
H A Daslpld.c747 ACPI_PLD_SET_HEIGHT (&Dword, PldInfo->Height);

Completed in 116 milliseconds