Searched refs:Value64 (Results 1 – 2 of 2) sorted by relevance
375 UINT64 Value64; in AcpiHwRead() local410 Value64 = 0; in AcpiHwRead()419 &Value64, AccessWidth); in AcpiHwRead()426 Value64 = (UINT64) Value32; in AcpiHwRead()435 ACPI_MASK_BITS_ABOVE_64 (AccessWidth), Value64); in AcpiHwRead()473 UINT64 Value64; in AcpiHwWrite() local506 Value64 = ACPI_GET_BITS (&Value, Index * AccessWidth, in AcpiHwWrite()519 Value64, AccessWidth); in AcpiHwWrite()525 (UINT32) Value64, AccessWidth); in AcpiHwWrite()687 UINT64 Value64; in AcpiHwRegisterRead() local[all …]
1616 U64 Value64[2]; /* 0x10 */ member