Home
last modified time | relevance | path

Searched refs:VendorLength (Results 1 – 8 of 8) sorted by relevance

/freebsd-14-stable/sys/contrib/dev/acpica/compiler/
HDaslrestype2s.c448 UINT16 VendorLength; in RsDoGpioIntDescriptor() local
466 VendorLength = RsGetBufferDataLength (InitializerOp); in RsDoGpioIntDescriptor()
470 ResSourceLength + VendorLength + InterruptLength; in RsDoGpioIntDescriptor()
583 Descriptor->Gpio.VendorLength = VendorLength; in RsDoGpioIntDescriptor()
657 UINT16 VendorLength; in RsDoGpioIoDescriptor() local
675 VendorLength = RsGetBufferDataLength (InitializerOp); in RsDoGpioIoDescriptor()
679 ResSourceLength + VendorLength + InterruptLength; in RsDoGpioIoDescriptor()
789 Descriptor->Gpio.VendorLength = VendorLength; in RsDoGpioIoDescriptor()
861 UINT16 VendorLength; in RsDoI2cSerialBusDescriptor() local
876 VendorLength = RsGetBufferDataLength (InitializerOp); in RsDoI2cSerialBusDescriptor()
[all …]
/freebsd-14-stable/sys/contrib/dev/acpica/components/resources/
HDrscalc.c470 Resource->Data.Gpio.VendorLength); in AcpiRsGetAmlLength()
479 Resource->Data.PinFunction.VendorLength); in AcpiRsGetAmlLength()
491 Resource->Data.I2cSerialBus.VendorLength); in AcpiRsGetAmlLength()
500 Resource->Data.PinConfig.VendorLength); in AcpiRsGetAmlLength()
509 Resource->Data.PinGroup.VendorLength); in AcpiRsGetAmlLength()
518 Resource->Data.PinGroupFunction.VendorLength); in AcpiRsGetAmlLength()
527 Resource->Data.PinGroupConfig.VendorLength); in AcpiRsGetAmlLength()
700 if (AmlResource->Gpio.VendorLength) in AcpiRsGetListLength()
705 AmlResource->Gpio.VendorLength; in AcpiRsGetListLength()
720 if (AmlResource->PinFunction.VendorLength) in AcpiRsGetListLength()
[all …]
HDrsserial.c248 {ACPI_RSC_COUNT_GPIO_VEN, ACPI_RS_OFFSET (Data.Gpio.VendorLength),
249 AML_OFFSET (Gpio.VendorLength),
320 {ACPI_RSC_COUNT_GPIO_VEN, ACPI_RS_OFFSET (Data.PinFunction.VendorLength),
321 AML_OFFSET (PinFunction.VendorLength),
376 {ACPI_RSC_COUNT_SERIAL_VEN, ACPI_RS_OFFSET (Data.Csi2SerialBus.VendorLength),
446 {ACPI_RSC_COUNT_SERIAL_VEN, ACPI_RS_OFFSET (Data.CommonSerialBus.VendorLength),
530 {ACPI_RSC_COUNT_SERIAL_VEN, ACPI_RS_OFFSET (Data.CommonSerialBus.VendorLength),
630 {ACPI_RSC_COUNT_SERIAL_VEN, ACPI_RS_OFFSET (Data.CommonSerialBus.VendorLength),
759 {ACPI_RSC_COUNT_GPIO_VEN, ACPI_RS_OFFSET (Data.PinConfig.VendorLength),
760 AML_OFFSET (PinConfig.VendorLength),
[all …]
HDrsdumpinfo.c359 …{ACPI_RSD_UINT16, ACPI_RSD_OFFSET (Gpio.VendorLength), "VendorLength", …
373 …{ACPI_RSD_UINT16, ACPI_RSD_OFFSET (PinFunction.VendorLength), "VendorLength", …
388 …{ACPI_RSD_UINT16, ACPI_RSD_OFFSET (PinConfig.VendorLength), "VendorLength", …
400 …{ACPI_RSD_UINT16, ACPI_RSD_OFFSET (PinGroup.VendorLength), "VendorLength", …
413 …{ACPI_RSD_UINT16, ACPI_RSD_OFFSET (PinGroupFunction.VendorLength), "VendorLength", …
427 …{ACPI_RSD_UINT16, ACPI_RSD_OFFSET (PinGroupConfig.VendorLength), "VendorLength", …
448 …{ACPI_RSD_UINT16, ACPI_RSD_OFFSET (CommonSerialBus.VendorLength), "VendorLength", …
467 …{ACPI_RSD_UINT16, ACPI_RSD_OFFSET (Csi2SerialBus.VendorLength), "VendorLength", …
/freebsd-14-stable/sys/contrib/dev/acpica/components/disassembler/
HDdmresrcl2.c342 Resource->Gpio.VendorLength, Level); in AcpiDmGpioCommon()
597 if (Resource->PinFunction.VendorLength) in AcpiDmPinFunctionDescriptor()
605 Resource->PinFunction.VendorLength, Level); in AcpiDmPinFunctionDescriptor()
653 UINT32 VendorLength; in AcpiDmDumpSerialBusVendorData() local
662 VendorLength = Resource->CommonSerialBus.TypeDataLength - in AcpiDmDumpSerialBusVendorData()
671 VendorLength = Resource->CommonSerialBus.TypeDataLength - in AcpiDmDumpSerialBusVendorData()
680 VendorLength = Resource->CommonSerialBus.TypeDataLength - in AcpiDmDumpSerialBusVendorData()
689 VendorLength = Resource->CommonSerialBus.TypeDataLength - in AcpiDmDumpSerialBusVendorData()
703 AcpiDmDumpRawDataBuffer (VendorData, VendorLength, Level); in AcpiDmDumpSerialBusVendorData()
1145 if (Resource->PinConfig.VendorLength) in AcpiDmPinConfigDescriptor()
[all …]
/freebsd-14-stable/sys/contrib/dev/acpica/include/
HDacrestyp.h569 UINT16 VendorLength; member
606 UINT16 VendorLength; \
751 UINT16 VendorLength; member
766 UINT16 VendorLength; member
795 UINT16 VendorLength; member
808 UINT16 VendorLength; member
822 UINT16 VendorLength; member
HDamlresrc.h538 UINT16 VendorLength; member
673 UINT16 VendorLength; member
696 UINT16 VendorLength; member
716 UINT16 VendorLength; member
738 UINT16 VendorLength; member
761 UINT16 VendorLength; member
/freebsd-14-stable/sys/contrib/dev/acpica/common/
HDdmtbdump2.c2111 UINT32 VendorLength; in AcpiDmDumpPhat() local
2239 VendorLength = in AcpiDmDumpPhat()
2242 __LINE__, Subtable->Length, VendorLength, Offset, PathLength); in AcpiDmDumpPhat()
2244 if (VendorLength) in AcpiDmDumpPhat()
2250 VendorLength, AcpiDmTableInfoPhat1b); in AcpiDmDumpPhat()
2256 Offset += VendorLength; in AcpiDmDumpPhat()