Lines Matching refs:PinGroupFunction
888 {ACPI_RSC_MOVE8, ACPI_RS_OFFSET (Data.PinGroupFunction.RevisionId),
889 AML_OFFSET (PinGroupFunction.RevisionId),
892 {ACPI_RSC_1BITFLAG, ACPI_RS_OFFSET (Data.PinGroupFunction.Shareable),
893 AML_OFFSET (PinGroupFunction.Flags),
896 {ACPI_RSC_1BITFLAG, ACPI_RS_OFFSET (Data.PinGroupFunction.ProducerConsumer),
897 AML_OFFSET (PinGroupFunction.Flags),
900 {ACPI_RSC_MOVE16, ACPI_RS_OFFSET (Data.PinGroupFunction.FunctionNumber),
901 AML_OFFSET (PinGroupFunction.FunctionNumber),
906 {ACPI_RSC_MOVE8, ACPI_RS_OFFSET (Data.PinGroupFunction.ResourceSource.Index),
907 AML_OFFSET (PinGroupFunction.ResSourceIndex),
910 {ACPI_RSC_COUNT_GPIO_RES, ACPI_RS_OFFSET (Data.PinGroupFunction.ResourceSource.StringLength),
911 AML_OFFSET (PinGroupFunction.ResSourceOffset),
912 AML_OFFSET (PinGroupFunction.ResSourceLabelOffset)},
914 {ACPI_RSC_MOVE_GPIO_RES, ACPI_RS_OFFSET (Data.PinGroupFunction.ResourceSource.StringPtr),
915 AML_OFFSET (PinGroupFunction.ResSourceOffset),
920 …{ACPI_RSC_COUNT_GPIO_RES, ACPI_RS_OFFSET (Data.PinGroupFunction.ResourceSourceLabel.StringLength),
921 AML_OFFSET (PinGroupFunction.ResSourceLabelOffset),
922 AML_OFFSET (PinGroupFunction.VendorOffset)},
924 {ACPI_RSC_MOVE_GPIO_RES, ACPI_RS_OFFSET (Data.PinGroupFunction.ResourceSourceLabel.StringPtr),
925 AML_OFFSET (PinGroupFunction.ResSourceLabelOffset),
930 {ACPI_RSC_COUNT_GPIO_VEN, ACPI_RS_OFFSET (Data.PinGroupFunction.VendorLength),
931 AML_OFFSET (PinGroupFunction.VendorLength),
934 {ACPI_RSC_MOVE_GPIO_RES, ACPI_RS_OFFSET (Data.PinGroupFunction.VendorData),
935 AML_OFFSET (PinGroupFunction.VendorOffset),