Searched refs:UINT32 (Results 1 - 25 of 319) sorted by relevance

1234567891011>>

/fuchsia/zircon/third_party/lib/acpica/source/tools/examples/
H A Dexstubs.c66 UINT32 *Value,
67 UINT32 Width)
75 UINT32 Value,
76 UINT32 Width)
/fuchsia/zircon/third_party/lib/acpica/source/include/acpica/
H A Dactbl1.h139 UINT32 RegionLength; /* Length of the boot error region */
149 UINT32 BlockStatus; /* Type of error information */
150 UINT32 RawDataOffset; /* Offset to raw error data */
151 UINT32 RawDataLength; /* Length of raw error data */
152 UINT32 DataLength; /* Length of generic error data */
153 UINT32 ErrorSeverity; /* Severity code */
204 UINT32 Interval; /* Polling interval (msec) */
221 UINT32 Uid; /* Unique ID - must be same as the EC _UID method */
238 UINT32 HeaderLength;
241 UINT32 Entrie
[all...]
H A Dactbl3.h119 UINT32 ImageOffsetX;
120 UINT32 ImageOffsetY;
138 UINT32 EntryAddress32;
142 UINT32 LogAreaLength;
144 UINT32 Flags;
160 UINT32 ValidatedTableCount;
179 UINT32 ResourceCount;
188 UINT32 DpsIdLength;
264 UINT32 Length;
291 UINT32 ResumeCoun
[all...]
H A Dactables.h50 UINT32 InitialTableCount);
55 UINT32
66 UINT32 Length);
74 UINT32 *TableIndex,
105 UINT32 TableIndex);
109 UINT32 TableIndex,
123 UINT32 Length);
134 UINT32 *TableIndex);
160 UINT32 *TableLength,
166 UINT32 TableLengt
[all...]
H A Dacstruct.h92 UINT32 ArgTypes;
93 UINT32 MethodBreakpoint; /* For single stepping */
94 UINT32 UserBreakpoint; /* User AML breakpoint */
95 UINT32 ParseFlags;
98 UINT32 PrevArgTypes;
99 UINT32 ArgCount; /* push for fixed or var args */
135 UINT32 TableIndex;
136 UINT32 ObjectCount;
137 UINT32 MethodCount;
138 UINT32 SerialMethodCoun
[all...]
H A Dacevents.h59 UINT32
71 UINT32
73 UINT32 GpeNumber);
78 UINT32 NotifyValue);
106 UINT32
129 UINT32 GpeNumber);
133 UINT32 GpeNumber,
149 UINT32 RegisterCount,
151 UINT32 InterruptNumber,
165 UINT32
[all...]
H A Dachware.h62 UINT32 Mode);
64 UINT32
80 UINT32 *Value,
85 UINT32 Value,
90 UINT32 RegisterId);
94 UINT32 Pm1aControl,
95 UINT32 Pm1bControl);
99 UINT32 RegisterId,
100 UINT32 *ReturnValue);
104 UINT32 RegisterI
[all...]
H A Dacutils.h143 UINT32 Length,
144 UINT32 Offset,
159 UINT32 ObjectSpace;
160 UINT32 NumPackages;
196 UINT32 Base,
211 UINT32 MutexId);
215 UINT32 NotifyValue,
245 UINT32 EventId);
250 UINT32 Position);
281 UINT32 *BufferSpaceUse
[all...]
H A Dacnames.h84 #define ACPI_UNKNOWN_NAME (UINT32) 0x3F3F3F3F /* Unknown name is "????" */
85 #define ACPI_ROOT_NAME (UINT32) 0x5F5F5F5C /* Root name is "\___" */
87 #define ACPI_PREFIX_MIXED (UINT32) 0x69706341 /* "Acpi" */
88 #define ACPI_PREFIX_LOWER (UINT32) 0x69706361 /* "acpi" */
H A Dacnamesp.h109 UINT32 TableIndex,
120 UINT32 MaxDepth,
121 UINT32 Flags,
143 UINT32 TableIndex,
148 UINT32 PassNumber,
149 UINT32 TableIndex,
166 UINT32 Flags,
176 UINT32 Name);
251 UINT32 MaxDepth);
256 UINT32 DebugLeve
[all...]
H A Dactbl.h108 UINT32 Length; /* Length of table in bytes, including this header */
113 UINT32 OemRevision; /* OEM revision number */
115 UINT32 AslCompilerRevision; /* ASL compiler version */
154 UINT32 RsdtPhysicalAddress; /* 32-bit physical address of the RSDT */
155 UINT32 Length; /* Table length in bytes, including header (ACPI 2.0+) */
170 UINT32 RsdtPhysicalAddress;
178 UINT32 Length;
196 UINT32 TableOffsetEntry[1]; /* Array of pointers to ACPI tables */
207 #define ACPI_RSDT_ENTRY_SIZE (sizeof (UINT32))
231 UINT32 Lengt
[all...]
H A Dacdisasm.h54 #define ACPI_DEFAULT_RESNAME *(UINT32 *) "__RD"
193 UINT32 Level;
194 UINT32 LastLevel;
195 UINT32 Count;
196 UINT32 BitOffset;
197 UINT32 Flags;
198 UINT32 AmlOffset;
209 UINT32 Level,
218 UINT32 Length,
219 UINT32 Leve
[all...]
H A Dacparser.h101 UINT32 ArgType,
120 UINT32 ArgType,
130 UINT32 Name,
131 UINT32 Opcode);
180 UINT32 OpType);
190 UINT32
192 UINT32 Opcode);
238 UINT32 *ArgList,
239 UINT32 *ArgCount);
245 UINT32 RemainingArg
[all...]
H A Dactbl2.h172 UINT32 MfgId;
241 UINT32 EnterpriseId;
299 UINT32 Length;
300 UINT32 VendorId;
301 UINT32 SubvendorId;
306 UINT32 SharedInfoLength;
318 UINT32 MmioBaseLow;
319 UINT32 MmioBaseHigh;
320 UINT32 GsiInterrupt;
327 UINT32 MaxBlockSiz
[all...]
H A Dacpiosxf.h67 #define ACPI_NO_UNIT_LIMIT ((UINT32) -1)
78 UINT32 Type;
79 UINT32 Code;
80 UINT32 Argument;
129 UINT32 *NewTableLength);
168 UINT32 MaxUnits,
169 UINT32 InitialUnits,
183 UINT32 Units,
191 UINT32 Units);
316 UINT32 InterruptNumbe
[all...]
/fuchsia/zircon/third_party/lib/acpica/source/components/events/
H A Devsci.c57 static UINT32 ACPI_SYSTEM_XFACE
74 UINT32
80 UINT32 IntStatus = ACPI_INTERRUPT_NOT_HANDLED;
126 static UINT32 ACPI_SYSTEM_XFACE
131 UINT32 InterruptHandled = ACPI_INTERRUPT_NOT_HANDLED;
175 UINT32 ACPI_SYSTEM_XFACE
180 UINT32 InterruptHandled = ACPI_INTERRUPT_NOT_HANDLED;
210 UINT32
214 UINT32 Status = AE_OK;
220 Status = AcpiOsInstallInterruptHandler ((UINT32) AcpiGbl_FAD
[all...]
/fuchsia/zircon/third_party/lib/acpica/source/tools/acpiexec/
H A Daecommon.h74 UINT32 Length;
83 UINT32 NumberOfRegions;
131 UINT32 Address);
151 UINT32 DisplayCount);
167 UINT32 Function,
169 UINT32 BitWidth,
174 UINT32
177 UINT32 GpeNumber,
182 UINT32 Type,
184 UINT32 EventNumbe
[all...]
/fuchsia/zircon/third_party/lib/acpica/source/compiler/
H A Daslcompiler.h143 UINT32 FileId);
147 UINT32 FileId);
181 UINT32 Level,
187 UINT32 Level,
193 UINT32 Level,
199 UINT32 Level,
209 UINT32 Level,
215 UINT32 Level,
222 UINT32
226 UINT32
[all...]
H A Dasltypes.h85 UINT32 ValidArgTypes[ACPI_METHOD_NUM_ARGS];
86 UINT32 ValidReturnTypes;
87 UINT32 NumReturnNoValue;
88 UINT32 NumReturnWithValue;
111 UINT32 Value;
112 UINT32 AcpiBtype; /* Object type or return type */
124 UINT32 *LevelPtr;
142 UINT32 Line;
143 UINT32 Offset;
223 UINT32 LineNumbe
[all...]
H A Daslstubs.c69 UINT32 *Value,
70 UINT32 Width)
78 UINT32 Value,
79 UINT32 Width)
95 UINT32 Index,
105 UINT32 Index,
115 UINT32 Index,
125 UINT32 NotifyValue)
213 UINT32 Level,
214 UINT32 Inde
[all...]
/fuchsia/zircon/third_party/lib/acpica/source/components/disassembler/
H A Ddmresrcl.c100 UINT32 Length);
106 UINT32 Level);
116 UINT32 Level);
141 UINT32 Level)
143 UINT32 i;
160 AcpiDmDumpInteger32 (ACPI_CAST_PTR (UINT32, Source)[i],
190 UINT32 Level)
192 UINT32 i;
211 AcpiDmDumpInteger32 (ACPI_CAST_PTR (UINT32, Source)[i],
293 UINT32 Leve
[all...]
H A Ddmresrcl2.c58 UINT32 Length,
59 UINT32 Level);
65 UINT32 Length,
66 UINT32 Level);
72 UINT32 Length,
73 UINT32 Level);
79 UINT32 Level);
84 UINT32 Length,
85 UINT32 Level);
117 UINT32 Lengt
[all...]
H A Ddmresrcs.c72 UINT32 Length,
73 UINT32 Level)
119 UINT32 Length,
120 UINT32 Level)
158 UINT32 Length,
159 UINT32 Level)
204 UINT32 Length,
205 UINT32 Level)
251 UINT32 Length,
252 UINT32 Leve
[all...]
/fuchsia/zircon/third_party/lib/acpica/source/components/hardware/
H A Dhwtimer.c68 UINT32 *Resolution)
107 UINT32 *Ticks)
165 UINT32 StartTicks,
166 UINT32 EndTicks,
167 UINT32 *TimeElapsed)
170 UINT32 DeltaTicks;
227 *TimeElapsed = (UINT32) Quotient;
/fuchsia/zircon/third_party/lib/acpica/source/components/utilities/
H A Dutdebug.c142 if (*(ACPI_CAST_PTR (UINT32, FunctionName)) == ACPI_PREFIX_MIXED)
149 if (*(ACPI_CAST_PTR (UINT32, FunctionName)) == ACPI_PREFIX_LOWER)
181 UINT32 RequestedDebugLevel,
182 UINT32 LineNumber,
185 UINT32 ComponentId,
210 (UINT32) AcpiGbl_PrevThreadId, (UINT32) ThreadId);
232 AcpiOsPrintf ("[%u] ", (UINT32) ThreadId);
269 UINT32 RequestedDebugLevel,
270 UINT32 LineNumbe
[all...]

Completed in 83 milliseconds

1234567891011>>