Home
last modified time | relevance | path

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

/third_party/lib/acpica/source/components/hardware/
A Dhwxface.c342 UINT32 RegisterValue; in ACPI_EXPORT_SYMBOL() local
361 &RegisterValue); in ACPI_EXPORT_SYMBOL()
369 Value = ((RegisterValue & BitRegInfo->AccessBitMask) in ACPI_EXPORT_SYMBOL()
374 RegisterId, BitRegInfo->ParentRegister, RegisterValue, Value)); in ACPI_EXPORT_SYMBOL()
412 UINT32 RegisterValue; in ACPI_EXPORT_SYMBOL() local
442 &RegisterValue); in ACPI_EXPORT_SYMBOL()
456 RegisterValue); in ACPI_EXPORT_SYMBOL()
468 RegisterValue = ACPI_REGISTER_PREPARE_BITS (Value, in ACPI_EXPORT_SYMBOL()
473 if (RegisterValue) in ACPI_EXPORT_SYMBOL()
476 RegisterValue); in ACPI_EXPORT_SYMBOL()
[all …]

Completed in 3 milliseconds