Searched refs:PinTableOffset (Results 1 – 6 of 6) sorted by relevance
704 AmlResource->Gpio.PinTableOffset + in AcpiRsGetListLength()712 AmlResource->Gpio.PinTableOffset; in AcpiRsGetListLength()724 AmlResource->PinFunction.PinTableOffset + in AcpiRsGetListLength()732 AmlResource->PinFunction.PinTableOffset; in AcpiRsGetListLength()753 AmlResource->PinConfig.PinTableOffset + in AcpiRsGetListLength()761 AmlResource->PinConfig.PinTableOffset; in AcpiRsGetListLength()769 AmlResource->PinGroup.PinTableOffset + in AcpiRsGetListLength()
225 AML_OFFSET (Gpio.PinTableOffset),229 AML_OFFSET (Gpio.PinTableOffset),297 AML_OFFSET (PinFunction.PinTableOffset),301 AML_OFFSET (PinFunction.PinTableOffset),736 AML_OFFSET (PinConfig.PinTableOffset),740 AML_OFFSET (PinConfig.PinTableOffset),800 AML_OFFSET (PinGroup.PinTableOffset),804 AML_OFFSET (PinGroup.PinTableOffset),
353 Resource->Gpio.PinTableOffset)) / in AcpiDmGpioCommon()357 Resource->Gpio.PinTableOffset); in AcpiDmGpioCommon()617 Resource->PinFunction.PinTableOffset)) / in AcpiDmPinFunctionDescriptor()621 Resource->PinFunction.PinTableOffset); in AcpiDmPinFunctionDescriptor()1165 Resource->PinConfig.PinTableOffset)) / in AcpiDmPinConfigDescriptor()1169 Resource->PinConfig.PinTableOffset); in AcpiDmPinConfigDescriptor()1251 Resource->PinGroup.PinTableOffset) / sizeof (UINT16); in AcpiDmPinGroupDescriptor()1254 Resource->PinGroup.PinTableOffset); in AcpiDmPinGroupDescriptor()
534 UINT16 PinTableOffset; member669 UINT16 PinTableOffset; member692 UINT16 PinTableOffset; member713 UINT16 PinTableOffset; member
493 Descriptor->Gpio.PinTableOffset = (UINT16) in RsDoGpioIntDescriptor()619 CurrentByteOffset + Descriptor->Gpio.PinTableOffset); in RsDoGpioIntDescriptor()701 Descriptor->Gpio.PinTableOffset = (UINT16) in RsDoGpioIoDescriptor()825 CurrentByteOffset + Descriptor->Gpio.PinTableOffset); in RsDoGpioIoDescriptor()1590 Descriptor->PinFunction.PinTableOffset = (UINT16) in RsDoPinFunctionDescriptor()1700 CurrentByteOffset + Descriptor->PinFunction.PinTableOffset); in RsDoPinFunctionDescriptor()1776 Descriptor->PinConfig.PinTableOffset = (UINT16) in RsDoPinConfigDescriptor()1900 CurrentByteOffset + Descriptor->PinConfig.PinTableOffset); in RsDoPinConfigDescriptor()1976 Descriptor->PinGroup.PinTableOffset = (UINT16) ACPI_PTR_DIFF (PinList, Descriptor); in RsDoPinGroupDescriptor()2054 CurrentByteOffset + Descriptor->PinGroup.PinTableOffset); in RsDoPinGroupDescriptor()
50 UINT16 PinTableOffset;