Home
last modified time | relevance | path

Searched refs:AccessType (Results 1 – 2 of 2) sorted by relevance

/third_party/lib/acpica/source/compiler/
A Dasloperands.c238 UINT8 AccessType; in OpnDoFieldCommon() local
247 AccessType = (UINT8) Op->Asl.Value.Integer; in OpnDoFieldCommon()
252 FieldOp->Asl.Value.Integer = AccessType; in OpnDoFieldCommon()
270 FieldFlags = (UINT8) (AccessType | LockRule | UpdateRule); in OpnDoFieldCommon()
297 AccessType = (UINT8) PkgLengthNode->Asl.Value.Integer; in OpnDoFieldCommon()
356 switch (AccessType) in OpnDoFieldCommon()
/third_party/lib/acpica/source/components/parser/
A Dpsargs.c532 UINT8 AccessType; in AcpiPsGetNextField() local
624 AccessType = ACPI_GET8 (ParserState->Aml); in AcpiPsGetNextField()
629 Field->Common.Value.Integer = (UINT8) AccessType; in AcpiPsGetNextField()

Completed in 5 milliseconds