Home
last modified time | relevance | path

Searched refs:Width (Results 1 – 25 of 28) sorted by relevance

12

/third_party/lib/acpica/source/components/utilities/
A Dutprint.c339 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 Dutxface.c601 PldInfo->Width = ACPI_PLD_GET_WIDTH (&Dword); in ACPI_EXPORT_SYMBOL()
/third_party/lib/acpica/source/tools/examples/
A Dextables.c337 [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 Dexstubs.c67 UINT32 Width) in AcpiHwReadPort() argument
76 UINT32 Width) in AcpiHwWritePort() argument
/third_party/lib/acpica/source/components/hardware/
A Dhwvalid.c239 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 Dhwxface.c144 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 Doszircon.cpp190 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 Doswinxf.c1176 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 Dosunixxf.c1185 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 Dosfuchsia.cpp987 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 Dacpiosxf.h373 UINT32 Width);
381 UINT32 Width);
393 UINT32 Width);
401 UINT32 Width);
416 UINT32 Width);
425 UINT32 Width);
A Dachware.h166 UINT32 Width);
172 UINT32 Width);
A Dacbuffer.h125 UINT16 Width; member
A Damlresrc.h249 UINT8 Width; member
A Dacrestyp.h235 UINT8 Width; member
/third_party/lib/acpica/source/tools/acpiexec/
A Daetables.h431 [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 Ddmresrcs.c167 if (Resource->FixedDma.Width <= 5) in AcpiDmFixedDmaDescriptor()
170 AcpiGbl_DtsDecode [Resource->FixedDma.Width]); in AcpiDmFixedDmaDescriptor()
175 Resource->FixedDma.Width); in AcpiDmFixedDmaDescriptor()
A Ddmbuffer.c745 AcpiOsPrintf (ACPI_PLD_OUTPUT16, "PLD_Width", PldInfo->Width); in AcpiDmPldBuffer()
/third_party/lib/acpica/source/compiler/
A Daslstubs.c70 UINT32 Width) in AcpiHwReadPort() argument
79 UINT32 Width) in AcpiHwWritePort() argument
A Daslrestype1i.c234 Descriptor->FixedDma.Width = (UINT8) InitializerOp->Asl.Value.Integer; in RsDoFixedDmaDescriptor()
236 CurrentByteOffset + ASL_RESDESC_OFFSET (FixedDma.Width)); in RsDoFixedDmaDescriptor()
A Daslopcodes.c749 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 Drsirq.c315 {ACPI_RSC_MOVE8, ACPI_RS_OFFSET (Data.FixedDma.Width),
316 AML_OFFSET (FixedDma.Width),
A Drsdumpinfo.c260 …{ACPI_RSD_UINT8, ACPI_RSD_OFFSET (FixedDma.Width), "TransferWidth", …
/third_party/lib/acpica/source/components/debugger/
A Ddbconvert.c371 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 Dbadcode.asl261 0x08, // Bit Width

Completed in 40 milliseconds

12