/acpica-3.7.0/source/compiler/ |
D | aslrestype2s.c | 448 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 …]
|
/acpica-3.7.0/source/components/resources/ |
D | rscalc.c | 470 Resource->Data.Gpio.VendorLength); in AcpiRsGetAmlLength() 479 Resource->Data.PinFunction.VendorLength); in AcpiRsGetAmlLength() 498 Resource->Data.I2cSerialBus.VendorLength); in AcpiRsGetAmlLength() 507 Resource->Data.PinConfig.VendorLength); in AcpiRsGetAmlLength() 516 Resource->Data.PinGroup.VendorLength); in AcpiRsGetAmlLength() 525 Resource->Data.PinGroupFunction.VendorLength); in AcpiRsGetAmlLength() 534 Resource->Data.PinGroupConfig.VendorLength); in AcpiRsGetAmlLength() 707 if (AmlResource->Gpio.VendorLength) in AcpiRsGetListLength() 712 AmlResource->Gpio.VendorLength; in AcpiRsGetListLength() 727 if (AmlResource->PinFunction.VendorLength) in AcpiRsGetListLength() [all …]
|
D | rsserial.c | 248 {ACPI_RSC_COUNT_GPIO_VEN, ACPI_RS_OFFSET (Data.Gpio.VendorLength), 249 AML_OFFSET (Gpio.VendorLength), 364 {ACPI_RSC_COUNT_GPIO_VEN, ACPI_RS_OFFSET (Data.PinFunction.VendorLength), 365 AML_OFFSET (PinFunction.VendorLength), 420 {ACPI_RSC_COUNT_SERIAL_VEN, ACPI_RS_OFFSET (Data.Csi2SerialBus.VendorLength), 490 {ACPI_RSC_COUNT_SERIAL_VEN, ACPI_RS_OFFSET (Data.CommonSerialBus.VendorLength), 574 {ACPI_RSC_COUNT_SERIAL_VEN, ACPI_RS_OFFSET (Data.CommonSerialBus.VendorLength), 674 {ACPI_RSC_COUNT_SERIAL_VEN, ACPI_RS_OFFSET (Data.CommonSerialBus.VendorLength), 803 {ACPI_RSC_COUNT_GPIO_VEN, ACPI_RS_OFFSET (Data.PinConfig.VendorLength), 804 AML_OFFSET (PinConfig.VendorLength), [all …]
|
D | rsdumpinfo.c | 359 …{ACPI_RSD_UINT16, ACPI_RSD_OFFSET (Gpio.VendorLength), "VendorLength", … 373 …{ACPI_RSD_UINT16, ACPI_RSD_OFFSET (PinFunction.VendorLength), "VendorLength", … 399 …{ACPI_RSD_UINT16, ACPI_RSD_OFFSET (PinConfig.VendorLength), "VendorLength", … 411 …{ACPI_RSD_UINT16, ACPI_RSD_OFFSET (PinGroup.VendorLength), "VendorLength", … 424 …{ACPI_RSD_UINT16, ACPI_RSD_OFFSET (PinGroupFunction.VendorLength), "VendorLength", … 438 …{ACPI_RSD_UINT16, ACPI_RSD_OFFSET (PinGroupConfig.VendorLength), "VendorLength", … 459 …{ACPI_RSD_UINT16, ACPI_RSD_OFFSET (CommonSerialBus.VendorLength), "VendorLength", … 478 …{ACPI_RSD_UINT16, ACPI_RSD_OFFSET (Csi2SerialBus.VendorLength), "VendorLength", …
|
/acpica-3.7.0/source/components/disassembler/ |
D | dmresrcl2.c | 342 Resource->Gpio.VendorLength, Level); in AcpiDmGpioCommon() 635 if (Resource->PinFunction.VendorLength) in AcpiDmPinFunctionDescriptor() 643 Resource->PinFunction.VendorLength, Level); in AcpiDmPinFunctionDescriptor() 691 UINT32 VendorLength; in AcpiDmDumpSerialBusVendorData() local 700 VendorLength = Resource->CommonSerialBus.TypeDataLength - in AcpiDmDumpSerialBusVendorData() 709 VendorLength = Resource->CommonSerialBus.TypeDataLength - in AcpiDmDumpSerialBusVendorData() 718 VendorLength = Resource->CommonSerialBus.TypeDataLength - in AcpiDmDumpSerialBusVendorData() 727 VendorLength = Resource->CommonSerialBus.TypeDataLength - in AcpiDmDumpSerialBusVendorData() 741 AcpiDmDumpRawDataBuffer (VendorData, VendorLength, Level); in AcpiDmDumpSerialBusVendorData() 1175 if (Resource->PinConfig.VendorLength) in AcpiDmPinConfigDescriptor() [all …]
|
/acpica-3.7.0/source/include/ |
D | amlresrc.h | 543 UINT16 VendorLength; member 678 UINT16 VendorLength; member 701 UINT16 VendorLength; member 738 UINT16 VendorLength; member 760 UINT16 VendorLength; member 783 UINT16 VendorLength; member
|
D | acrestyp.h | 578 UINT16 VendorLength; member 615 UINT16 VendorLength; \ 760 UINT16 VendorLength; member 775 UINT16 VendorLength; member 814 UINT16 VendorLength; member 827 UINT16 VendorLength; member 841 UINT16 VendorLength; member
|
/acpica-3.7.0/source/common/ |
D | dmtbdump2.c | 1880 UINT32 VendorLength; in AcpiDmDumpPhat() local 2008 VendorLength = in AcpiDmDumpPhat() 2011 __LINE__, Subtable->Length, VendorLength, Offset, PathLength); in AcpiDmDumpPhat() 2013 if (VendorLength) in AcpiDmDumpPhat() 2019 VendorLength, AcpiDmTableInfoPhat1b); in AcpiDmDumpPhat() 2025 Offset += VendorLength; in AcpiDmDumpPhat()
|