Home
last modified time | relevance | path

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

/third_party/lib/acpica/source/os_specific/service_layers/
A Dosfuchsia.cpp1089 UINT32 Register, in AcpiOsReadWritePciConfiguration() argument
1096 …e ? "write" : "read", PciId->Segment, PciId->Bus, PciId->Device, PciId->Function, Register, Width); in AcpiOsReadWritePciConfiguration()
1125 uint8_t offset = static_cast<uint8_t>(Register); in AcpiOsReadWritePciConfiguration()
1171 UINT32 Register, in AcpiOsReadPciConfiguration() argument
1175 return AcpiOsReadWritePciConfiguration(PciId, Register, Value, Width, false); in AcpiOsReadPciConfiguration()
1191 UINT32 Register, in AcpiOsWritePciConfiguration() argument
1195 return AcpiOsReadWritePciConfiguration(PciId, Register, &Value, Width, true); in AcpiOsWritePciConfiguration()
A Doswinxf.c1174 UINT32 Register, in AcpiOsReadPciConfiguration() argument
1202 UINT32 Register, in AcpiOsWritePciConfiguration() argument
/third_party/lib/acpica/source/tools/acpiexec/
A Daetables.h429 [024h 0036 12] Command/Status Register : <Generic Address Structure>
436 [030h 0048 12] Data Register : <Generic Address Structure>
/third_party/lib/acpica/source/tools/examples/
A Dextables.c360 Reset Register Supported (V2) : 0
373 [0012] Reset Register : [Generic Address Structure]
441 [0012] Sleep Control Register : [Generic Address Structure]
448 [0012] Sleep Status Register : [Generic Address Structure]
/third_party/lib/acpica/tests/misc/
A Dbadcode.asl260 Register (SystemIO,
A Dgrammar.asl389 Register (SystemIO, 0x08, 0x00, 0x00000000000000B2, , R000)
390 Register (SystemMemory, 0x08, 0x00, 0x00000000000000B2)
/third_party/lib/acpica/
A Dchanges.txt3277 iASL: Added the ACPI 5.0 "PCC" keyword for use in the Register() ASL
4681 clear the PCIEXP_WAKE_STS bit in the ACPI PM1 Status Register, via
6177 Modified the handling of the PM1 Status Register ignored bit (bit 11.)
6279 Instead of overloading the FADT Event Register blocks. This makes the
9661 Register() resource descriptor.
9739 Register descriptor was not fully implemented. This descriptor is now
11022 Implemented support for the new (ACPI 3.0) parameter to the Register
11613 rename "Register" to simply "Reg" to prevent certain compilers from
12386 would incorrectly be returned if the width of the Data Register
14386 Implemented a fix for the General Register template Address field.
[all …]

Completed in 40 milliseconds