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),666 AML_OFFSET (PinConfig.PinTableOffset),670 AML_OFFSET (PinConfig.PinTableOffset),730 AML_OFFSET (PinGroup.PinTableOffset),734 AML_OFFSET (PinGroup.PinTableOffset),
345 Resource->Gpio.PinTableOffset)) / in AcpiDmGpioCommon()349 Resource->Gpio.PinTableOffset); in AcpiDmGpioCommon()609 Resource->PinFunction.PinTableOffset)) / in AcpiDmPinFunctionDescriptor()613 Resource->PinFunction.PinTableOffset); in AcpiDmPinFunctionDescriptor()1077 Resource->PinConfig.PinTableOffset)) / in AcpiDmPinConfigDescriptor()1081 Resource->PinConfig.PinTableOffset); in AcpiDmPinConfigDescriptor()1163 Resource->PinGroup.PinTableOffset) / sizeof (UINT16); in AcpiDmPinGroupDescriptor()1166 Resource->PinGroup.PinTableOffset); in AcpiDmPinGroupDescriptor()
532 UINT16 PinTableOffset; member649 UINT16 PinTableOffset; member672 UINT16 PinTableOffset; member693 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()1454 Descriptor->PinFunction.PinTableOffset = (UINT16) in RsDoPinFunctionDescriptor()1564 CurrentByteOffset + Descriptor->PinFunction.PinTableOffset); in RsDoPinFunctionDescriptor()1640 Descriptor->PinConfig.PinTableOffset = (UINT16) in RsDoPinConfigDescriptor()1764 CurrentByteOffset + Descriptor->PinConfig.PinTableOffset); in RsDoPinConfigDescriptor()1840 Descriptor->PinGroup.PinTableOffset = (UINT16) ACPI_PTR_DIFF (PinList, Descriptor); in RsDoPinGroupDescriptor()1918 CurrentByteOffset + Descriptor->PinGroup.PinTableOffset); in RsDoPinGroupDescriptor()
50 UINT16 PinTableOffset;