Searched refs:PinTableOffset (Results 1 – 5 of 5) sorted by relevance
603 AmlResource->Gpio.PinTableOffset + in AcpiRsGetListLength()611 AmlResource->Gpio.PinTableOffset; in AcpiRsGetListLength()623 AmlResource->PinFunction.PinTableOffset + in AcpiRsGetListLength()631 AmlResource->PinFunction.PinTableOffset; in AcpiRsGetListLength()657 AmlResource->PinConfig.PinTableOffset + in AcpiRsGetListLength()665 AmlResource->PinConfig.PinTableOffset; in AcpiRsGetListLength()673 AmlResource->PinGroup.PinTableOffset + in AcpiRsGetListLength()
117 AML_OFFSET (Gpio.PinTableOffset),121 AML_OFFSET (Gpio.PinTableOffset),233 AML_OFFSET (PinFunction.PinTableOffset),237 AML_OFFSET (PinFunction.PinTableOffset),672 AML_OFFSET (PinConfig.PinTableOffset),676 AML_OFFSET (PinConfig.PinTableOffset),736 AML_OFFSET (PinGroup.PinTableOffset),740 AML_OFFSET (PinGroup.PinTableOffset),
249 Resource->Gpio.PinTableOffset)) / in AcpiDmGpioCommon()253 Resource->Gpio.PinTableOffset); in AcpiDmGpioCommon()551 Resource->PinFunction.PinTableOffset)) / in AcpiDmPinFunctionDescriptor()555 Resource->PinFunction.PinTableOffset); in AcpiDmPinFunctionDescriptor()1091 Resource->PinConfig.PinTableOffset)) / in AcpiDmPinConfigDescriptor()1095 Resource->PinConfig.PinTableOffset); in AcpiDmPinConfigDescriptor()1177 Resource->PinGroup.PinTableOffset) / sizeof (UINT16); in AcpiDmPinGroupDescriptor()1180 Resource->PinGroup.PinTableOffset); in AcpiDmPinGroupDescriptor()
431 UINT16 PinTableOffset; member566 UINT16 PinTableOffset; member589 UINT16 PinTableOffset; member627 UINT16 PinTableOffset; member
385 Descriptor->Gpio.PinTableOffset = (UINT16) in RsDoGpioIntDescriptor()511 CurrentByteOffset + Descriptor->Gpio.PinTableOffset); in RsDoGpioIntDescriptor()593 Descriptor->Gpio.PinTableOffset = (UINT16) in RsDoGpioIoDescriptor()717 CurrentByteOffset + Descriptor->Gpio.PinTableOffset); in RsDoGpioIoDescriptor()1481 Descriptor->PinFunction.PinTableOffset = (UINT16) in RsDoPinFunctionDescriptor()1586 CurrentByteOffset + Descriptor->PinFunction.PinTableOffset); in RsDoPinFunctionDescriptor()1770 Descriptor->PinConfig.PinTableOffset = (UINT16) in RsDoPinConfigDescriptor()1889 CurrentByteOffset + Descriptor->PinConfig.PinTableOffset); in RsDoPinConfigDescriptor()1964 Descriptor->PinGroup.PinTableOffset = (UINT16) ACPI_PTR_DIFF (PinList, Descriptor); in RsDoPinGroupDescriptor()2037 CurrentByteOffset + Descriptor->PinGroup.PinTableOffset); in RsDoPinGroupDescriptor()