Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/acpi/
H A Dacbuffer.h162 #define ACPI_PLD_SET_HORIZONTAL(dword,value) ACPI_SET_BITS (dword, 8, ACPI_2BIT_MASK, value) /* Offset 64+8=72, Len 2 */ macro
/kernel/linux/linux-6.6/include/acpi/
H A Dacbuffer.h162 #define ACPI_PLD_SET_HORIZONTAL(dword,value) ACPI_SET_BITS (dword, 8, ACPI_2BIT_MASK, value) /* Offset 64+8=72, Len 2 */ macro
/kernel/linux/linux-5.10/drivers/acpi/acpica/
H A Ddbconvert.c302 ACPI_PLD_SET_HORIZONTAL(&dword, pld_info->horizontal_position); in acpi_db_encode_pld_buffer()
/kernel/linux/linux-6.6/drivers/acpi/acpica/
H A Ddbconvert.c302 ACPI_PLD_SET_HORIZONTAL(&dword, pld_info->horizontal_position); in acpi_db_encode_pld_buffer()

Completed in 3 milliseconds