Home
last modified time | relevance | path

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

/third_party/lib/acpica/source/components/hardware/
A Dhwregs.c174 UINT64 Value64; in AcpiHwRead() local
200 Address, &Value64, Reg->BitWidth); in AcpiHwRead()
202 *Value = (UINT32) Value64; in AcpiHwRead()

Completed in 3 milliseconds