Home
last modified time | relevance | path

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

/openbmc/linux/include/acpi/
H A Dacbuffer.h194 #define ACPI_PLD_SET_REFERENCE(dword,value) ACPI_SET_BITS (dword, 18, ACPI_1BIT_MASK, value) /*… macro
/openbmc/linux/drivers/acpi/acpica/
H A Ddbconvert.c317 ACPI_PLD_SET_REFERENCE(&dword, pld_info->reference); in acpi_db_encode_pld_buffer()