Lines Matching refs:PinGroupFunction
780 {ACPI_RSC_MOVE8, ACPI_RS_OFFSET (Data.PinGroupFunction.RevisionId),
781 AML_OFFSET (PinGroupFunction.RevisionId),
784 {ACPI_RSC_1BITFLAG, ACPI_RS_OFFSET (Data.PinGroupFunction.Shareable),
785 AML_OFFSET (PinGroupFunction.Flags),
788 {ACPI_RSC_1BITFLAG, ACPI_RS_OFFSET (Data.PinGroupFunction.ProducerConsumer),
789 AML_OFFSET (PinGroupFunction.Flags),
792 {ACPI_RSC_MOVE16, ACPI_RS_OFFSET (Data.PinGroupFunction.FunctionNumber),
793 AML_OFFSET (PinGroupFunction.FunctionNumber),
798 {ACPI_RSC_MOVE8, ACPI_RS_OFFSET (Data.PinGroupFunction.ResourceSource.Index),
799 AML_OFFSET (PinGroupFunction.ResSourceIndex),
802 {ACPI_RSC_COUNT_GPIO_RES, ACPI_RS_OFFSET (Data.PinGroupFunction.ResourceSource.StringLength),
803 AML_OFFSET (PinGroupFunction.ResSourceOffset),
804 AML_OFFSET (PinGroupFunction.ResSourceLabelOffset)},
806 {ACPI_RSC_MOVE_GPIO_RES, ACPI_RS_OFFSET (Data.PinGroupFunction.ResourceSource.StringPtr),
807 AML_OFFSET (PinGroupFunction.ResSourceOffset),
812 …{ACPI_RSC_COUNT_GPIO_RES, ACPI_RS_OFFSET (Data.PinGroupFunction.ResourceSourceLabel.StringLength),
813 AML_OFFSET (PinGroupFunction.ResSourceLabelOffset),
814 AML_OFFSET (PinGroupFunction.VendorOffset)},
816 {ACPI_RSC_MOVE_GPIO_RES, ACPI_RS_OFFSET (Data.PinGroupFunction.ResourceSourceLabel.StringPtr),
817 AML_OFFSET (PinGroupFunction.ResSourceLabelOffset),
822 {ACPI_RSC_COUNT_GPIO_VEN, ACPI_RS_OFFSET (Data.PinGroupFunction.VendorLength),
823 AML_OFFSET (PinGroupFunction.VendorLength),
826 {ACPI_RSC_MOVE_GPIO_RES, ACPI_RS_OFFSET (Data.PinGroupFunction.VendorData),
827 AML_OFFSET (PinGroupFunction.VendorOffset),