Home
last modified time | relevance | path

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

/linux/include/acpi/
A Dacbuffer.h142 #define ACPI_PLD_SET_HEIGHT(dword,value) ACPI_SET_BITS (dword, 16, ACPI_16BIT_MASK, value) /… macro
/linux/drivers/acpi/acpica/
A Ddbconvert.c291 ACPI_PLD_SET_HEIGHT(&dword, pld_info->height); in acpi_db_encode_pld_buffer()

Completed in 4 milliseconds