Home
last modified time | relevance | path

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

/acpica-latest/source/include/
Dactbl.h247 } ACPI_GENERIC_ADDRESS; typedef
407 ACPI_GENERIC_ADDRESS ResetRegister; /* 64-bit address of the Reset register */
413ACPI_GENERIC_ADDRESS XPm1aEventBlock; /* 64-bit Extended Power Mgt 1a Event Reg Blk address …
414ACPI_GENERIC_ADDRESS XPm1bEventBlock; /* 64-bit Extended Power Mgt 1b Event Reg Blk address …
415ACPI_GENERIC_ADDRESS XPm1aControlBlock; /* 64-bit Extended Power Mgt 1a Control Reg Blk addres…
416ACPI_GENERIC_ADDRESS XPm1bControlBlock; /* 64-bit Extended Power Mgt 1b Control Reg Blk addres…
417ACPI_GENERIC_ADDRESS XPm2ControlBlock; /* 64-bit Extended Power Mgt 2 Control Reg Blk address…
418ACPI_GENERIC_ADDRESS XPmTimerBlock; /* 64-bit Extended Power Mgt Timer Ctrl Reg Blk addres…
419ACPI_GENERIC_ADDRESS XGpe0Block; /* 64-bit Extended General Purpose Event 0 Reg Blk add…
420ACPI_GENERIC_ADDRESS XGpe1Block; /* 64-bit Extended General Purpose Event 1 Reg Blk add…
[all …]
Dactbl3.h258 ACPI_GENERIC_ADDRESS SerialPort;
308 ACPI_GENERIC_ADDRESS IpmiRegister;
544 ACPI_GENERIC_ADDRESS Address;
546 ACPI_GENERIC_ADDRESS ConfigAddress;
836 ACPI_GENERIC_ADDRESS RegisterRegion;
892 ACPI_GENERIC_ADDRESS Address;
930 ACPI_GENERIC_ADDRESS ControlRegister;
931 ACPI_GENERIC_ADDRESS CountRegister;
Dactbl2.h523 ACPI_GENERIC_ADDRESS Gas;
1077 ACPI_GENERIC_ADDRESS EntryTrigger;
1080 ACPI_GENERIC_ADDRESS ResidencyCounter;
1705 ACPI_GENERIC_ADDRESS ControlRegister;
2312 ACPI_GENERIC_ADDRESS DoorbellRegister;
2332 ACPI_GENERIC_ADDRESS DoorbellRegister;
2352 ACPI_GENERIC_ADDRESS DoorbellRegister;
2358 ACPI_GENERIC_ADDRESS PlatformAckRegister;
2375 ACPI_GENERIC_ADDRESS DoorbellRegister;
2381 ACPI_GENERIC_ADDRESS PlatformAckRegister;
[all …]
Dachware.h182 ACPI_GENERIC_ADDRESS *Reg,
189 ACPI_GENERIC_ADDRESS *Reg);
194 ACPI_GENERIC_ADDRESS *Reg);
Dacglobal.h183 ACPI_GLOBAL (ACPI_GENERIC_ADDRESS, AcpiGbl_XPm1aStatus);
184 ACPI_GLOBAL (ACPI_GENERIC_ADDRESS, AcpiGbl_XPm1aEnable);
186 ACPI_GLOBAL (ACPI_GENERIC_ADDRESS, AcpiGbl_XPm1bStatus);
187 ACPI_GLOBAL (ACPI_GENERIC_ADDRESS, AcpiGbl_XPm1bEnable);
Dactbl1.h256 ACPI_GENERIC_ADDRESS RegisterRegion;
1064 ACPI_GENERIC_ADDRESS DebugPort;
1323 ACPI_GENERIC_ADDRESS Control; /* Address of EC command/status register */
1324 ACPI_GENERIC_ADDRESS Data; /* Address of EC data register */
2050 ACPI_GENERIC_ADDRESS ErrorStatusAddress;
2068 ACPI_GENERIC_ADDRESS ErrorStatusAddress;
2071 ACPI_GENERIC_ADDRESS ReadAckRegister;
2307 ACPI_GENERIC_ADDRESS Address; /* Address of event timer block */
Dacpixf.h1145 ACPI_GENERIC_ADDRESS *GpeBlockAddress,
1242 ACPI_GENERIC_ADDRESS *Reg))
1248 ACPI_GENERIC_ADDRESS *Reg))
Daclocal.h675 ACPI_GENERIC_ADDRESS StatusAddress; /* Address of status reg */
676 ACPI_GENERIC_ADDRESS EnableAddress; /* Address of enable reg */
Dactbinfo.h158 #define ACPI_GAS_OFFSET(f) (UINT16) ACPI_OFFSET (ACPI_GENERIC_ADDRESS,f)
/acpica-latest/source/components/hardware/
Dhwregs.c168 ACPI_GENERIC_ADDRESS *Reg,
174 ACPI_GENERIC_ADDRESS *RegisterA,
175 ACPI_GENERIC_ADDRESS *RegisterB);
180 ACPI_GENERIC_ADDRESS *RegisterA,
181 ACPI_GENERIC_ADDRESS *RegisterB);
203 ACPI_GENERIC_ADDRESS *Reg, in AcpiHwGetAccessBitWidth()
288 ACPI_GENERIC_ADDRESS *Reg, in AcpiHwValidateRegister()
369 ACPI_GENERIC_ADDRESS *Reg) in AcpiHwRead()
467 ACPI_GENERIC_ADDRESS *Reg) in AcpiHwWrite()
916 ACPI_GENERIC_ADDRESS *RegisterA, in AcpiHwReadMultiple()
[all …]
Dhwxface.c180 ACPI_GENERIC_ADDRESS *ResetReg; in AcpiReset()
248 ACPI_GENERIC_ADDRESS *Reg) in ACPI_EXPORT_SYMBOL()
279 ACPI_GENERIC_ADDRESS *Reg) in ACPI_EXPORT_SYMBOL()
/acpica-latest/source/components/tables/
Dtbfadt.c163 ACPI_GENERIC_ADDRESS *GenericAddress,
270 ACPI_GENERIC_ADDRESS *Target;
319 ACPI_GENERIC_ADDRESS *GenericAddress, in AcpiTbInitGenericAddress()
626 ACPI_GENERIC_ADDRESS *Address64; in AcpiTbConvertFadt()
684 Address64 = ACPI_ADD_PTR (ACPI_GENERIC_ADDRESS, in AcpiTbConvertFadt()
825 ACPI_GENERIC_ADDRESS *Target64; in AcpiTbSetupFadtRegisters()
826 ACPI_GENERIC_ADDRESS *Source64; in AcpiTbSetupFadtRegisters()
839 Target64 = ACPI_ADD_PTR (ACPI_GENERIC_ADDRESS, &AcpiGbl_FADT, in AcpiTbSetupFadtRegisters()
886 Source64 = ACPI_ADD_PTR (ACPI_GENERIC_ADDRESS, &AcpiGbl_FADT, in AcpiTbSetupFadtRegisters()
/acpica-latest/source/tools/acpiexec/
Daeexec.c214 ACPI_GENERIC_ADDRESS BlockAddress; in AfInstallGpeBlock()
228 memset (&BlockAddress, 0, sizeof (ACPI_GENERIC_ADDRESS)); in AfInstallGpeBlock()
499 static ACPI_GENERIC_ADDRESS GenericRegister;
/acpica-latest/source/compiler/
Ddtutils.c697 ByteLength = sizeof (ACPI_GENERIC_ADDRESS); in DtGetFieldLength()
Ddttable1.c1208 CurrentOffset += (UINT16) sizeof (ACPI_GENERIC_ADDRESS); in DtCompileDbg2()
/acpica-latest/source/common/
Ddmtable.c1246 ByteLength = sizeof (ACPI_GENERIC_ADDRESS); in AcpiDmDumpTable()
1537 sizeof (ACPI_GENERIC_ADDRESS), AcpiDmTableInfoGas); in AcpiDmDumpTable()
Ddmtbdump1.c1201 (sizeof (ACPI_GENERIC_ADDRESS) * i); in AcpiDmDumpDbg2()
/acpica-latest/source/components/events/
Devxfgpe.c1125 ACPI_GENERIC_ADDRESS *GpeBlockAddress, in ACPI_EXPORT_SYMBOL()