Home
last modified time | relevance | path

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

/third_party/lib/acpica/source/components/disassembler/
A Ddmresrcl2.c386 UINT8 ConnectionType; in AcpiDmGpioDescriptor() local
389 ConnectionType = Resource->Gpio.ConnectionType; in AcpiDmGpioDescriptor()
391 switch (ConnectionType) in AcpiDmGpioDescriptor()
/third_party/lib/acpica/source/compiler/
A Daslmapenter.c115 Info->Type = Resource->Gpio.ConnectionType; in MpSaveGpioInfo()
A Daslrestype2s.c323 Descriptor->Gpio.ConnectionType = AML_RESOURCE_GPIO_TYPE_INT; in RsDoGpioIntDescriptor()
540 Descriptor->Gpio.ConnectionType = AML_RESOURCE_GPIO_TYPE_IO; in RsDoGpioIoDescriptor()
/third_party/lib/acpica/source/common/
A Ddmrestag.c823 if (Resource->Gpio.ConnectionType > AML_RESOURCE_MAX_GPIOTYPE) in AcpiDmGetResourceTag()
828 TagList = AcpiGbl_GpioResourceTags[Resource->Gpio.ConnectionType]; in AcpiDmGetResourceTag()
/third_party/lib/acpica/source/include/acpica/
A Damlresrc.h415 UINT8 ConnectionType; member
A Dacrestyp.h443 UINT8 ConnectionType; member
/third_party/lib/acpica/source/components/resources/
A Drsdumpinfo.c239 …{ACPI_RSD_UINT8, ACPI_RSD_OFFSET (Gpio.ConnectionType), "ConnectionType", …

Completed in 16 milliseconds