Home
last modified time | relevance | path

Searched refs:StartDpf (Results 1 – 7 of 7) sorted by relevance

/third_party/lib/acpica/source/components/resources/
A Drsio.c209 {ACPI_RSC_SET8, ACPI_RS_OFFSET (Data.StartDpf.CompatibilityPriority),
215 {ACPI_RSC_1BITFLAG, ACPI_RS_OFFSET (Data.StartDpf.DescriptorLength),
216 AML_OFFSET (StartDpf.DescriptorType),
225 {ACPI_RSC_2BITFLAG, ACPI_RS_OFFSET (Data.StartDpf.CompatibilityPriority),
226 AML_OFFSET (StartDpf.Flags),
229 {ACPI_RSC_2BITFLAG, ACPI_RS_OFFSET (Data.StartDpf.PerformanceRobustness),
230 AML_OFFSET (StartDpf.Flags),
252 AML_OFFSET (StartDpf.Flags),
256 AML_OFFSET (StartDpf.Flags),
263 ACPI_RS_OFFSET(Data.StartDpf.DescriptorLength),
[all …]
A Drsdumpinfo.c93 …{ACPI_RSD_UINT8 , ACPI_RSD_OFFSET (StartDpf.DescriptorLength), "Descriptor Length", …
94 …{ACPI_RSD_2BITFLAG, ACPI_RSD_OFFSET (StartDpf.CompatibilityPriority), "Compatibility Priority", …
95 …{ACPI_RSD_2BITFLAG, ACPI_RSD_OFFSET (StartDpf.PerformanceRobustness), "Performance/Robustness", …
A Drsmisc.c784 if (Resource->Data.StartDpf.PerformanceRobustness >= 3)
/third_party/lib/acpica/source/components/disassembler/
A Ddmresrcs.c300 (UINT32) ACPI_GET_2BIT_FLAG (Resource->StartDpf.Flags), in AcpiDmStartDependentDescriptor()
301 (UINT32) ACPI_EXTRACT_2BIT_FLAG (Resource->StartDpf.Flags, 2)); in AcpiDmStartDependentDescriptor()
/third_party/lib/acpica/source/compiler/
A Daslrestype1.c450 Descriptor->StartDpf.DescriptorType = in RsDoStartDependentDescriptor()
468 RsSetFlagBits (&Descriptor->StartDpf.Flags, InitializerOp, 0, 0); in RsDoStartDependentDescriptor()
479 RsSetFlagBits (&Descriptor->StartDpf.Flags, InitializerOp, 2, 0); in RsDoStartDependentDescriptor()
538 Descriptor->StartDpf.DescriptorType = in RsDoStartDependentNoPriDescriptor()
/third_party/lib/acpica/source/include/acpica/
A Damlresrc.h550 AML_RESOURCE_START_DEPENDENT StartDpf; member
A Dacrestyp.h650 ACPI_RESOURCE_START_DEPENDENT StartDpf; member

Completed in 17 milliseconds