Searched refs:UINT16 (Results 1 - 25 of 128) sorted by relevance

123456

/fuchsia/zircon/third_party/lib/acpica/source/include/acpica/
H A Damlcode.h51 #define AML_NULL_CHAR (UINT16) 0x00
53 #define AML_ZERO_OP (UINT16) 0x00
54 #define AML_ONE_OP (UINT16) 0x01
55 #define AML_UNASSIGNED (UINT16) 0x02
56 #define AML_ALIAS_OP (UINT16) 0x06
57 #define AML_NAME_OP (UINT16) 0x08
58 #define AML_BYTE_OP (UINT16) 0x0a
59 #define AML_WORD_OP (UINT16) 0x0b
60 #define AML_DWORD_OP (UINT16) 0x0c
61 #define AML_STRING_OP (UINT16)
[all...]
H A Dactbl2.h143 UINT16 Length;
171 UINT16 SystemId;
220 UINT16 Reserved2;
243 UINT16 Parameter;
244 UINT16 BootOptions;
245 UINT16 OemParameters;
302 UINT16 DeviceId;
303 UINT16 SubdeviceId;
304 UINT16 Revision;
305 UINT16 Reserve
[all...]
H A Dactbl3.h115 UINT16 Version;
212 UINT16 Type;
274 UINT16 Type;
344 UINT16 Length;
429 UINT16 PowerNodeCount; \
430 UINT16 Reserved2;
457 UINT16 NodeId;
487 UINT16 ComponentId;
496 UINT16 CharacteristicsCount;
497 UINT16 Reserve
[all...]
H A Damlresrc.h163 UINT16 IrqMask;
172 UINT16 IrqMask;
212 UINT16 Minimum;
213 UINT16 Maximum;
223 UINT16 Address;
247 UINT16 RequestLines;
248 UINT16 Channels;
259 UINT16 ResourceLength;
278 UINT16 Minimum;
279 UINT16 Maximu
[all...]
H A Dactbl1.h304 UINT16 VendorId;
305 UINT16 DeviceId;
447 UINT16 Signature; /* Should be "ER" */
472 UINT16 Type;
473 UINT16 SourceId;
523 UINT16 Reserved1;
529 UINT16 Device;
530 UINT16 Function;
531 UINT16 DeviceControl;
532 UINT16 Reserved
[all...]
H A Dacrestyp.h51 typedef UINT16 ACPI_RS_LENGTH; /* Resource Length field is fixed at 16 bits */
219 UINT16 Minimum;
220 UINT16 Maximum;
226 UINT16 Address;
233 UINT16 RequestLines;
234 UINT16 Channels;
251 UINT16 ByteLength;
260 UINT16 ByteLength;
276 UINT16 Minimum;
277 UINT16 Maximu
[all...]
H A Daclocal.h312 UINT16 ResourceLength;
313 UINT16 PinNumberIndex;
375 UINT16 ArgumentList;
400 UINT16 Reserved;
423 UINT16 Reserved;
434 UINT16 Reserved;
567 UINT16 BaseGpeNumber; /* Base GPE number for this register */
588 UINT16 GpeCount; /* Number of individual GPEs in block */
589 UINT16 BlockBaseNumber;/* Base GPE number for this block */
610 UINT16 Coun
[all...]
H A Dacparser.h172 UINT16 Opcode);
176 UINT16 Opcode);
194 UINT16
265 UINT16 Opcode,
319 UINT16 opcode);
323 UINT16 Opcode,
H A Dactbl.h277 UINT16 SciInterrupt; /* System vector of SCI interrupt */
299 UINT16 C2Latency; /* Worst case HW latency to enter/exit C2 state */
300 UINT16 C3Latency; /* Worst case HW latency to enter/exit C3 state */
301 UINT16 FlushSize; /* Processor memory cache line width, in bytes */
302 UINT16 FlushStride; /* Number of flush strides that need to be read */
308 UINT16 BootFlags; /* IA-PC Boot Architecture Flags (see below for individual flags) */
313 UINT16 ArmBootFlags; /* ARM-Specific Boot Flags (see below for individual flags) (ACPI 5.1) */
442 #define ACPI_FADT_OFFSET(f) (UINT16) ACPI_OFFSET (ACPI_TABLE_FADT, f)
H A Dacbuffer.h83 UINT16 Year;
90 UINT16 Milliseconds;
91 UINT16 Timezone;
125 UINT16 Width;
126 UINT16 Height;
146 UINT16 VerticalOffset;
147 UINT16 HorizontalOffset;
/fuchsia/zircon/third_party/lib/acpica/source/compiler/
H A Dasldefine.h96 #define AML_RAW_DATA_BYTE (UINT16) 0xAA01 /* write one raw byte */
97 #define AML_RAW_DATA_WORD (UINT16) 0xAA02 /* write 2 raw bytes */
98 #define AML_RAW_DATA_DWORD (UINT16) 0xAA04 /* write 4 raw bytes */
99 #define AML_RAW_DATA_QWORD (UINT16) 0xAA08 /* write 8 raw bytes */
100 #define AML_RAW_DATA_BUFFER (UINT16) 0xAA0B /* raw buffer with length */
101 #define AML_RAW_DATA_CHAIN (UINT16) 0xAA0C /* chain of raw buffers */
102 #define AML_PACKAGE_LENGTH (UINT16) 0xAA10
103 #define AML_UNASSIGNED_OPCODE (UINT16) 0xEEEE
104 #define AML_DEFAULT_ARG_OP (UINT16) 0xDDDD
H A Daslmessages.c299 UINT16 MessageId)
404 UINT16
407 UINT16 MessageId)
H A Daslrestype2s.c52 static UINT16
56 static UINT16
90 static UINT16
94 UINT16 ExtraDataSize = 0;
141 static UINT16
145 UINT16 InterruptLength;
191 UINT16 ActualLength = 0;
212 SpecifiedLength = (UINT16) BufferOp->Asl.Value.Integer;
218 (UINT16) DescriptorOffset);
287 UINT16 *InterruptLis
[all...]
H A Daslprune.c71 UINT16 ParseOpcode;
72 UINT16 Count;
104 PruneObj.ParseOpcode = (UINT16) PARSEOP_DEVICE;
108 PruneObj.ParseOpcode = (UINT16) PARSEOP_METHOD;
112 PruneObj.ParseOpcode = (UINT16) PARSEOP_IF;
H A Daslmapenter.c58 UINT16 PinNumber,
64 UINT16 Address);
90 UINT16 *PinList,
144 UINT16 Address;
213 UINT16 PinNumber,
292 UINT16 Address)
H A Daslrestype2w.c82 UINT16 StringLength = 0;
105 Descriptor->Address16.ResourceLength = (UINT16)
150 Descriptor->Address16.Granularity = (UINT16) InitializerOp->Asl.Value.Integer;
158 Descriptor->Address16.Minimum = (UINT16) InitializerOp->Asl.Value.Integer;
166 Descriptor->Address16.Maximum = (UINT16) InitializerOp->Asl.Value.Integer;
174 Descriptor->Address16.TranslationOffset = (UINT16) InitializerOp->Asl.Value.Integer;
181 Descriptor->Address16.AddressLength = (UINT16) InitializerOp->Asl.Value.Integer;
205 Descriptor->Address16.ResourceLength = (UINT16)
303 UINT16 StringLength = 0;
326 Descriptor->Address16.ResourceLength = (UINT16)
[all...]
/fuchsia/zircon/third_party/lib/acpica/source/components/debugger/
H A Ddbhistry.c67 static UINT16 AcpiGbl_LoHistory = 0;
68 static UINT16 AcpiGbl_NumHistory = 0;
69 static UINT16 AcpiGbl_NextHistoryIndex = 0;
89 UINT16 CmdLen;
90 UINT16 BufferLen;
94 CmdLen = (UINT16) strlen (CommandLine);
102 BufferLen = (UINT16) strlen (
168 UINT16 HistoryIndex;
245 UINT16 HistoryIndex;
/fuchsia/zircon/third_party/lib/acpica/source/components/utilities/
H A Dutpredef.c207 UINT16 ArgumentTypes);
369 UINT16 ArgumentTypes)
371 UINT16 ThisArgumentType;
372 UINT16 SubIndex;
373 UINT16 ArgCount;
427 UINT16 Types)
430 UINT16 SubIndex;
/fuchsia/zircon/third_party/lib/acpica/source/common/
H A Ddmtbinfo.c81 #define ACPI_FACS_OFFSET(f) (UINT16) ACPI_OFFSET (ACPI_TABLE_FACS,f)
82 #define ACPI_GAS_OFFSET(f) (UINT16) ACPI_OFFSET (ACPI_GENERIC_ADDRESS,f)
83 #define ACPI_HDR_OFFSET(f) (UINT16) ACPI_OFFSET (ACPI_TABLE_HEADER,f)
84 #define ACPI_RSDP_OFFSET(f) (UINT16) ACPI_OFFSET (ACPI_TABLE_RSDP,f)
85 #define ACPI_BERT_OFFSET(f) (UINT16) ACPI_OFFSET (ACPI_TABLE_BERT,f)
86 #define ACPI_BGRT_OFFSET(f) (UINT16) ACPI_OFFSET (ACPI_TABLE_BGRT,f)
87 #define ACPI_BOOT_OFFSET(f) (UINT16) ACPI_OFFSET (ACPI_TABLE_BOOT,f)
88 #define ACPI_CPEP_OFFSET(f) (UINT16) ACPI_OFFSET (ACPI_TABLE_CPEP,f)
89 #define ACPI_DBG2_OFFSET(f) (UINT16) ACPI_OFFSET (ACPI_TABLE_DBG2,f)
90 #define ACPI_DBGP_OFFSET(f) (UINT16) ACPI_OFFSE
[all...]
/fuchsia/zircon/third_party/lib/acpica/source/components/resources/
H A Drsdump.c70 UINT16 Value);
88 UINT16 Length,
93 UINT16 Length,
94 UINT16 *Data);
410 *(ACPI_CAST_INDIRECT_PTR (UINT16, Target)));
568 UINT16 Value)
617 UINT16 Length,
661 UINT16 Length,
662 UINT16 *Data)
664 UINT16
[all...]
H A Drsutils.c69 UINT16 Mask,
109 UINT16
115 UINT16 Mask;
153 UINT16 ItemCount,
189 &ACPI_CAST_PTR (UINT16, Destination)[i],
190 &ACPI_CAST_PTR (UINT16, Source)[i]);
321 static UINT16
326 UINT16 i;
341 return ((UINT16) (i + 1));
H A Drsmisc.c88 UINT16 ItemCount = 0;
89 UINT16 Temp16 = 0;
276 *(UINT16 **) Destination = ACPI_CAST_PTR (UINT16, Target);
478 UINT16 Temp16 = 0;
479 UINT16 ItemCount = 0;
554 AmlLength = (UINT16)
561 AmlLength = (UINT16) (AmlLength + ItemCount);
570 AmlLength = (UINT16) (AmlLength + ItemCount * 2);
581 AmlLength = (UINT16) (
[all...]
/fuchsia/zircon/third_party/lib/acpica/source/components/executer/
H A Dexsystem.c70 UINT16 Timeout)
122 UINT16 Timeout)
307 (UINT16) TimeDesc->Integer.Value);
/fuchsia/zircon/third_party/lib/acpica/source/tools/acpihelp/
H A Dacpihelp.h88 UINT16 OpcodeRangeStart;
89 UINT16 OpcodeRangeEnd;
/fuchsia/zircon/third_party/lib/acpica/source/components/hardware/
H A Dhwpci.c93 UINT16 *BusNumber,
272 UINT16 BusNumber;
370 UINT16 *BusNumber,
450 PciId->Bus = (UINT16) PciValue;
461 *BusNumber = (UINT16) PciValue;

Completed in 161 milliseconds

123456