Lines Matching refs:PinGroupFunction

774     {ACPI_RSC_MOVE8,    ACPI_RS_OFFSET (Data.PinGroupFunction.RevisionId),
775 AML_OFFSET (PinGroupFunction.RevisionId),
778 {ACPI_RSC_1BITFLAG, ACPI_RS_OFFSET (Data.PinGroupFunction.Sharable),
779 AML_OFFSET (PinGroupFunction.Flags),
782 {ACPI_RSC_1BITFLAG, ACPI_RS_OFFSET (Data.PinGroupFunction.ProducerConsumer),
783 AML_OFFSET (PinGroupFunction.Flags),
786 {ACPI_RSC_MOVE16, ACPI_RS_OFFSET (Data.PinGroupFunction.FunctionNumber),
787 AML_OFFSET (PinGroupFunction.FunctionNumber),
792 {ACPI_RSC_MOVE8, ACPI_RS_OFFSET (Data.PinGroupFunction.ResourceSource.Index),
793 AML_OFFSET (PinGroupFunction.ResSourceIndex),
796 {ACPI_RSC_COUNT_GPIO_RES, ACPI_RS_OFFSET (Data.PinGroupFunction.ResourceSource.StringLength),
797 AML_OFFSET (PinGroupFunction.ResSourceOffset),
798 AML_OFFSET (PinGroupFunction.ResSourceLabelOffset)},
800 {ACPI_RSC_MOVE_GPIO_RES, ACPI_RS_OFFSET (Data.PinGroupFunction.ResourceSource.StringPtr),
801 AML_OFFSET (PinGroupFunction.ResSourceOffset),
806 …{ACPI_RSC_COUNT_GPIO_RES, ACPI_RS_OFFSET (Data.PinGroupFunction.ResourceSourceLabel.StringLength),
807 AML_OFFSET (PinGroupFunction.ResSourceLabelOffset),
808 AML_OFFSET (PinGroupFunction.VendorOffset)},
810 {ACPI_RSC_MOVE_GPIO_RES, ACPI_RS_OFFSET (Data.PinGroupFunction.ResourceSourceLabel.StringPtr),
811 AML_OFFSET (PinGroupFunction.ResSourceLabelOffset),
816 {ACPI_RSC_COUNT_GPIO_VEN, ACPI_RS_OFFSET (Data.PinGroupFunction.VendorLength),
817 AML_OFFSET (PinGroupFunction.VendorLength),
820 {ACPI_RSC_MOVE_GPIO_RES, ACPI_RS_OFFSET (Data.PinGroupFunction.VendorData),
821 AML_OFFSET (PinGroupFunction.VendorOffset),