Searched refs:ACPI_PLD_GET_WIDTH (Results 1 – 3 of 3) sorted by relevance
85 infop->Width = ACPI_PLD_GET_WIDTH(&buf32p[1]); in usbtopo_decode_pld()
709 PldInfo->Width = ACPI_PLD_GET_WIDTH (&Dword); in ACPI_EXPORT_SYMBOL()
290 #define ACPI_PLD_GET_WIDTH(dword) ACPI_GET_BITS (dword, 0, ACPI_16BIT_MASK) macro