Searched defs:ACPI_PLD_SET_WIDTH (Results 1 – 2 of 2) sorted by relevance
139 #define ACPI_PLD_SET_WIDTH(dword,value) ACPI_SET_BITS (dword, 0, ACPI_16BIT_MASK, value) /*… macro