Home
last modified time | relevance | path

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

/openbmc/linux/include/acpi/
H A Dacbuffer.h181 #define ACPI_PLD_GET_EJECTABLE(dword) ACPI_GET_BITS (dword, 0, ACPI_1BIT_MASK) macro
/openbmc/linux/drivers/acpi/acpica/
H A Dutxface.c503 pld_info->ejectable = ACPI_PLD_GET_EJECTABLE(&dword); in ACPI_EXPORT_SYMBOL()