Home
last modified time | relevance | path

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

/third_party/lib/acpica/source/include/acpica/
A Dactbl.h138 } ACPI_GENERIC_ADDRESS; typedef
311 ACPI_GENERIC_ADDRESS ResetRegister; /* 64-bit address of the Reset register */
317ACPI_GENERIC_ADDRESS XPm1aEventBlock; /* 64-bit Extended Power Mgt 1a Event Reg Blk address …
318ACPI_GENERIC_ADDRESS XPm1bEventBlock; /* 64-bit Extended Power Mgt 1b Event Reg Blk address …
319ACPI_GENERIC_ADDRESS XPm1aControlBlock; /* 64-bit Extended Power Mgt 1a Control Reg Blk addres…
320ACPI_GENERIC_ADDRESS XPm1bControlBlock; /* 64-bit Extended Power Mgt 1b Control Reg Blk addres…
321ACPI_GENERIC_ADDRESS XPm2ControlBlock; /* 64-bit Extended Power Mgt 2 Control Reg Blk address…
322ACPI_GENERIC_ADDRESS XPmTimerBlock; /* 64-bit Extended Power Mgt Timer Ctrl Reg Blk addres…
323ACPI_GENERIC_ADDRESS XGpe0Block; /* 64-bit Extended General Purpose Event 0 Reg Blk add…
325 ACPI_GENERIC_ADDRESS SleepControl; /* 64-bit Sleep Control register (ACPI 5.0) */
[all …]
A Dactbl2.h445 ACPI_GENERIC_ADDRESS DebugPort;
1152 ACPI_GENERIC_ADDRESS EntryTrigger;
1211 ACPI_GENERIC_ADDRESS ControlRegister;
1259 ACPI_GENERIC_ADDRESS PhysicalAddress;
1299 ACPI_GENERIC_ADDRESS SerialPort;
1347 ACPI_GENERIC_ADDRESS IpmiRegister;
1416 ACPI_GENERIC_ADDRESS Address;
1418 ACPI_GENERIC_ADDRESS ConfigAddress;
1580 ACPI_GENERIC_ADDRESS RegisterRegion;
1636 ACPI_GENERIC_ADDRESS Address;
[all …]
A Dachware.h74 ACPI_GENERIC_ADDRESS *Reg,
81 ACPI_GENERIC_ADDRESS *Reg);
86 ACPI_GENERIC_ADDRESS *Reg);
A Dacglobal.h74 ACPI_GLOBAL (ACPI_GENERIC_ADDRESS, AcpiGbl_XPm1aStatus);
75 ACPI_GLOBAL (ACPI_GENERIC_ADDRESS, AcpiGbl_XPm1aEnable);
77 ACPI_GLOBAL (ACPI_GENERIC_ADDRESS, AcpiGbl_XPm1bStatus);
78 ACPI_GLOBAL (ACPI_GENERIC_ADDRESS, AcpiGbl_XPm1bEnable);
A Dactbl1.h122 ACPI_GENERIC_ADDRESS RegisterRegion;
219 ACPI_GENERIC_ADDRESS Control; /* Address of EC command/status register */
220 ACPI_GENERIC_ADDRESS Data; /* Address of EC data register */
693 ACPI_GENERIC_ADDRESS ErrorStatusAddress;
A Dactbl3.h577 ACPI_GENERIC_ADDRESS DoorbellRegister;
597 ACPI_GENERIC_ADDRESS DoorbellRegister;
A Dacpixf.h962 ACPI_GENERIC_ADDRESS *GpeBlockAddress,
1059 ACPI_GENERIC_ADDRESS *Reg))
1065 ACPI_GENERIC_ADDRESS *Reg))
A Daclocal.h565 ACPI_GENERIC_ADDRESS StatusAddress; /* Address of status reg */
566 ACPI_GENERIC_ADDRESS EnableAddress; /* Address of enable reg */
/third_party/lib/acpica/source/components/hardware/
A Dhwregs.c60 ACPI_GENERIC_ADDRESS *RegisterA,
61 ACPI_GENERIC_ADDRESS *RegisterB);
66 ACPI_GENERIC_ADDRESS *RegisterA,
67 ACPI_GENERIC_ADDRESS *RegisterB);
90 ACPI_GENERIC_ADDRESS *Reg, in AcpiHwValidateRegister()
171 ACPI_GENERIC_ADDRESS *Reg) in AcpiHwRead()
237 ACPI_GENERIC_ADDRESS *Reg) in AcpiHwWrite()
636 ACPI_GENERIC_ADDRESS *RegisterA, in AcpiHwReadMultiple()
637 ACPI_GENERIC_ADDRESS *RegisterB) in AcpiHwReadMultiple()
695 ACPI_GENERIC_ADDRESS *RegisterA, in AcpiHwWriteMultiple()
[all …]
A Dhwxface.c72 ACPI_GENERIC_ADDRESS *ResetReg; in AcpiReset()
140 ACPI_GENERIC_ADDRESS *Reg) in ACPI_EXPORT_SYMBOL()
241 ACPI_GENERIC_ADDRESS *Reg) in ACPI_EXPORT_SYMBOL()
/third_party/lib/acpica/source/components/tables/
A Dtbfadt.c55 ACPI_GENERIC_ADDRESS *GenericAddress,
162 ACPI_GENERIC_ADDRESS *Target;
211 ACPI_GENERIC_ADDRESS *GenericAddress, in AcpiTbInitGenericAddress()
510 ACPI_GENERIC_ADDRESS *Address64; in AcpiTbConvertFadt()
568 Address64 = ACPI_ADD_PTR (ACPI_GENERIC_ADDRESS, in AcpiTbConvertFadt()
705 ACPI_GENERIC_ADDRESS *Target64; in AcpiTbSetupFadtRegisters()
706 ACPI_GENERIC_ADDRESS *Source64; in AcpiTbSetupFadtRegisters()
719 Target64 = ACPI_ADD_PTR (ACPI_GENERIC_ADDRESS, &AcpiGbl_FADT, in AcpiTbSetupFadtRegisters()
766 Source64 = ACPI_ADD_PTR (ACPI_GENERIC_ADDRESS, &AcpiGbl_FADT, in AcpiTbSetupFadtRegisters()
/third_party/lib/acpica/source/tools/acpiexec/
A Daeexec.c157 ACPI_GENERIC_ADDRESS BlockAddress; in AfInstallGpeBlock()
171 memset (&BlockAddress, 0, sizeof (ACPI_GENERIC_ADDRESS)); in AfInstallGpeBlock()
423 static ACPI_GENERIC_ADDRESS GenericRegister;
/third_party/lib/acpica/source/common/
A Ddmtable.c879 ByteLength = sizeof (ACPI_GENERIC_ADDRESS); in AcpiDmDumpTable()
1133 sizeof (ACPI_GENERIC_ADDRESS), AcpiDmTableInfoGas); in AcpiDmDumpTable()
A Ddmtbdump.c886 (sizeof (ACPI_GENERIC_ADDRESS) * i); in AcpiDmDumpDbg2()
A Ddmtbinfo.c82 #define ACPI_GAS_OFFSET(f) (UINT16) ACPI_OFFSET (ACPI_GENERIC_ADDRESS,f)
/third_party/lib/acpica/source/compiler/
A Ddtutils.c584 ByteLength = sizeof (ACPI_GENERIC_ADDRESS); in DtGetFieldLength()
A Ddttable1.c452 CurrentOffset += (UINT16) sizeof (ACPI_GENERIC_ADDRESS); in DtCompileDbg2()
/third_party/lib/acpica/source/components/events/
A Devxfgpe.c871 ACPI_GENERIC_ADDRESS *GpeBlockAddress, in ACPI_EXPORT_SYMBOL()

Completed in 49 milliseconds