Searched refs:ACPI_PLD_GET_VERTICAL (Results 1 – 3 of 3) sorted by relevance
93 infop->VerticalPosition = ACPI_PLD_GET_VERTICAL(&buf32p[2]); in usbtopo_decode_pld()
719 PldInfo->VerticalPosition = ACPI_PLD_GET_VERTICAL (&Dword); in ACPI_EXPORT_SYMBOL()
310 #define ACPI_PLD_GET_VERTICAL(dword) ACPI_GET_BITS (dword, 6, ACPI_2BIT_MASK) macro