| /third_party/lib/acpica/source/components/utilities/ |
| A D | utprint.c | 339 Width--; in AcpiUtFormatNumber() 344 Width--; in AcpiUtFormatNumber() 349 Width--; in AcpiUtFormatNumber() 354 Width--; in AcpiUtFormatNumber() 357 Width--; in AcpiUtFormatNumber() 373 Width -= Precision; in AcpiUtFormatNumber() 379 while (--Width >= 0) in AcpiUtFormatNumber() 414 while (--Width >= 0) in AcpiUtFormatNumber() 508 Width = -1; in AcpiUtVsnprintf() 518 if (Width < 0) in AcpiUtVsnprintf() [all …]
|
| A D | utxface.c | 601 PldInfo->Width = ACPI_PLD_GET_WIDTH (&Dword); in ACPI_EXPORT_SYMBOL()
|
| /third_party/lib/acpica/source/tools/examples/ |
| A D | extables.c | 337 [0001] Duty Cycle Width : 00 375 [0001] Bit Width : 08 386 [0001] Bit Width : 20 393 [0001] Bit Width : 00 400 [0001] Bit Width : 10 407 [0001] Bit Width : 00 414 [0001] Bit Width : 08 421 [0001] Bit Width : 20 428 [0001] Bit Width : 40 435 [0001] Bit Width : 00 [all …]
|
| A D | exstubs.c | 67 UINT32 Width) in AcpiHwReadPort() argument 76 UINT32 Width) in AcpiHwWritePort() argument
|
| /third_party/lib/acpica/source/components/hardware/ |
| A D | hwvalid.c | 239 UINT32 Width) in AcpiHwReadPort() argument 255 Status = AcpiHwValidateIoRequest (Address, Width); in AcpiHwReadPort() 258 Status = AcpiOsReadPort (Address, Value, Width); in AcpiHwReadPort() 272 for (i = 0, *Value = 0; i < Width; i += 8) in AcpiHwReadPort() 314 UINT32 Width) in AcpiHwWritePort() argument 329 Status = AcpiHwValidateIoRequest (Address, Width); in AcpiHwWritePort() 332 Status = AcpiOsWritePort (Address, Value, Width); in AcpiHwWritePort() 346 for (i = 0; i < Width; i += 8) in AcpiHwWritePort()
|
| A D | hwxface.c | 144 UINT32 Width; in ACPI_EXPORT_SYMBOL() local 183 Width = Reg->BitWidth; in ACPI_EXPORT_SYMBOL() 184 if (Width == 64) in ACPI_EXPORT_SYMBOL() 186 Width = 32; /* Break into two 32-bit transfers */ in ACPI_EXPORT_SYMBOL() 190 Address, &ValueLo, Width); in ACPI_EXPORT_SYMBOL() 243 UINT32 Width; in ACPI_EXPORT_SYMBOL() local 274 Width = Reg->BitWidth; in ACPI_EXPORT_SYMBOL() 275 if (Width == 64) in ACPI_EXPORT_SYMBOL() 277 Width = 32; /* Break into two 32-bit transfers */ in ACPI_EXPORT_SYMBOL() 281 Address, ACPI_LODWORD (Value), Width); in ACPI_EXPORT_SYMBOL()
|
| /third_party/lib/acpica/source/os_specific/service_layers/ |
| A D | oszircon.cpp | 190 UINT32 Width) { in AcpiOsReadMemory() argument 207 UINT32 Width) { in AcpiOsWriteMemory() argument 235 UINT32 Width) { in AcpiOsReadPort() argument 240 switch (Width) { in AcpiOsReadPort() 268 UINT32 Width) { in AcpiOsWritePort() argument 273 switch (Width) { in AcpiOsWritePort()
|
| A D | oswinxf.c | 1176 UINT32 Width) in AcpiOsReadPciConfiguration() argument 1204 UINT32 Width) in AcpiOsWritePciConfiguration() argument 1229 UINT32 Width) in AcpiOsReadPort() argument 1234 switch (Width) in AcpiOsReadPort() 1253 ACPI_ERROR ((AE_INFO, "Bad width parameter: %X", Width)); in AcpiOsReadPort() 1279 UINT32 Width) in AcpiOsWritePort() argument 1284 if ((Width == 8) || (Width == 16) || (Width == 32)) in AcpiOsWritePort() 1289 ACPI_ERROR ((AE_INFO, "Bad width parameter: %X", Width)); in AcpiOsWritePort() 1313 UINT32 Width) in AcpiOsReadMemory() argument 1316 switch (Width) in AcpiOsReadMemory() [all …]
|
| A D | osunixxf.c | 1185 UINT32 Width) in AcpiOsReadPciConfiguration() argument 1213 UINT32 Width) in AcpiOsWritePciConfiguration() argument 1238 UINT32 Width) in AcpiOsReadPort() argument 1241 switch (Width) in AcpiOsReadPort() 1285 UINT32 Width) in AcpiOsWritePort() argument 1311 UINT32 Width) in AcpiOsReadMemory() argument 1314 switch (Width) in AcpiOsReadMemory() 1350 UINT32 Width) in AcpiOsWriteMemory() argument
|
| A D | osfuchsia.cpp | 987 UINT32 Width) { in AcpiOsReadMemory() argument 1004 UINT32 Width) { in AcpiOsWriteMemory() argument 1021 UINT32 Width) { in AcpiOsReadPort() argument 1026 switch (Width) { in AcpiOsReadPort() 1054 UINT32 Width) { in AcpiOsWritePort() argument 1059 switch (Width) { in AcpiOsWritePort() 1091 UINT32 Width, in AcpiOsReadWritePciConfiguration() argument 1129 switch (Width) { in AcpiOsReadWritePciConfiguration() 1173 UINT32 Width) { in AcpiOsReadPciConfiguration() argument 1175 return AcpiOsReadWritePciConfiguration(PciId, Register, Value, Width, false); in AcpiOsReadPciConfiguration() [all …]
|
| /third_party/lib/acpica/source/include/acpica/ |
| A D | acpiosxf.h | 373 UINT32 Width); 381 UINT32 Width); 393 UINT32 Width); 401 UINT32 Width); 416 UINT32 Width); 425 UINT32 Width);
|
| A D | achware.h | 166 UINT32 Width); 172 UINT32 Width);
|
| A D | acbuffer.h | 125 UINT16 Width; member
|
| A D | amlresrc.h | 249 UINT8 Width; member
|
| A D | acrestyp.h | 235 UINT8 Width; member
|
| /third_party/lib/acpica/source/tools/acpiexec/ |
| A D | aetables.h | 431 [025h 0037 1] Bit Width : 08 433 [027h 0039 1] Encoded Access Width : 00 (Undefined/Legacy) 438 [031h 0049 1] Bit Width : 08 440 [033h 0051 1] Encoded Access Width : 00 (Undefined/Legacy)
|
| /third_party/lib/acpica/source/components/disassembler/ |
| A D | dmresrcs.c | 167 if (Resource->FixedDma.Width <= 5) in AcpiDmFixedDmaDescriptor() 170 AcpiGbl_DtsDecode [Resource->FixedDma.Width]); in AcpiDmFixedDmaDescriptor() 175 Resource->FixedDma.Width); in AcpiDmFixedDmaDescriptor()
|
| A D | dmbuffer.c | 745 AcpiOsPrintf (ACPI_PLD_OUTPUT16, "PLD_Width", PldInfo->Width); in AcpiDmPldBuffer()
|
| /third_party/lib/acpica/source/compiler/ |
| A D | aslstubs.c | 70 UINT32 Width) in AcpiHwReadPort() argument 79 UINT32 Width) in AcpiHwWritePort() argument
|
| A D | aslrestype1i.c | 234 Descriptor->FixedDma.Width = (UINT8) InitializerOp->Asl.Value.Integer; in RsDoFixedDmaDescriptor() 236 CurrentByteOffset + ASL_RESDESC_OFFSET (FixedDma.Width)); in RsDoFixedDmaDescriptor()
|
| A D | aslopcodes.c | 749 ACPI_PLD_SET_WIDTH (&Dword, PldInfo->Width); in OpcEncodePldBuffer() 957 PldInfo.Width = (UINT16) Node->Asl.Child->Asl.Value.Integer; in OpcDoPld()
|
| /third_party/lib/acpica/source/components/resources/ |
| A D | rsirq.c | 315 {ACPI_RSC_MOVE8, ACPI_RS_OFFSET (Data.FixedDma.Width), 316 AML_OFFSET (FixedDma.Width),
|
| A D | rsdumpinfo.c | 260 …{ACPI_RSD_UINT8, ACPI_RSD_OFFSET (FixedDma.Width), "TransferWidth", …
|
| /third_party/lib/acpica/source/components/debugger/ |
| A D | dbconvert.c | 371 ACPI_PLD_SET_WIDTH (&Dword, PldInfo->Width); in AcpiDbEncodePldBuffer() 492 AcpiOsPrintf (ACPI_PLD_OUTPUT, "PLD_Width", PldInfo->Width); in AcpiDbDumpPldBuffer()
|
| /third_party/lib/acpica/tests/misc/ |
| A D | badcode.asl | 261 0x08, // Bit Width
|