Lines Matching refs:PinGroupFunction
844 {ACPI_RSC_MOVE8, ACPI_RS_OFFSET (Data.PinGroupFunction.RevisionId),
845 AML_OFFSET (PinGroupFunction.RevisionId),
848 {ACPI_RSC_1BITFLAG, ACPI_RS_OFFSET (Data.PinGroupFunction.Shareable),
849 AML_OFFSET (PinGroupFunction.Flags),
852 {ACPI_RSC_1BITFLAG, ACPI_RS_OFFSET (Data.PinGroupFunction.ProducerConsumer),
853 AML_OFFSET (PinGroupFunction.Flags),
856 {ACPI_RSC_MOVE16, ACPI_RS_OFFSET (Data.PinGroupFunction.FunctionNumber),
857 AML_OFFSET (PinGroupFunction.FunctionNumber),
862 {ACPI_RSC_MOVE8, ACPI_RS_OFFSET (Data.PinGroupFunction.ResourceSource.Index),
863 AML_OFFSET (PinGroupFunction.ResSourceIndex),
866 {ACPI_RSC_COUNT_GPIO_RES, ACPI_RS_OFFSET (Data.PinGroupFunction.ResourceSource.StringLength),
867 AML_OFFSET (PinGroupFunction.ResSourceOffset),
868 AML_OFFSET (PinGroupFunction.ResSourceLabelOffset)},
870 {ACPI_RSC_MOVE_GPIO_RES, ACPI_RS_OFFSET (Data.PinGroupFunction.ResourceSource.StringPtr),
871 AML_OFFSET (PinGroupFunction.ResSourceOffset),
876 …{ACPI_RSC_COUNT_GPIO_RES, ACPI_RS_OFFSET (Data.PinGroupFunction.ResourceSourceLabel.StringLength),
877 AML_OFFSET (PinGroupFunction.ResSourceLabelOffset),
878 AML_OFFSET (PinGroupFunction.VendorOffset)},
880 {ACPI_RSC_MOVE_GPIO_RES, ACPI_RS_OFFSET (Data.PinGroupFunction.ResourceSourceLabel.StringPtr),
881 AML_OFFSET (PinGroupFunction.ResSourceLabelOffset),
886 {ACPI_RSC_COUNT_GPIO_VEN, ACPI_RS_OFFSET (Data.PinGroupFunction.VendorLength),
887 AML_OFFSET (PinGroupFunction.VendorLength),
890 {ACPI_RSC_MOVE_GPIO_RES, ACPI_RS_OFFSET (Data.PinGroupFunction.VendorData),
891 AML_OFFSET (PinGroupFunction.VendorOffset),