Home
last modified time | relevance | path

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

/third_party/lib/acpica/source/compiler/
A Daslrestype2q.c86 BOOLEAN ResSourceIndex = FALSE; in RsDoQwordIoDescriptor() local
194 ResSourceIndex = TRUE; in RsDoQwordIoDescriptor()
214 if (!ResSourceIndex) in RsDoQwordIoDescriptor()
227 else if (ResSourceIndex) in RsDoQwordIoDescriptor()
307 BOOLEAN ResSourceIndex = FALSE; in RsDoQwordMemoryDescriptor() local
422 ResSourceIndex = TRUE; in RsDoQwordMemoryDescriptor()
442 if (!ResSourceIndex) in RsDoQwordMemoryDescriptor()
455 else if (ResSourceIndex) in RsDoQwordMemoryDescriptor()
648 ResSourceIndex = TRUE; in RsDoQwordSpaceDescriptor()
668 if (!ResSourceIndex) in RsDoQwordSpaceDescriptor()
[all …]
A Daslrestype2w.c86 BOOLEAN ResSourceIndex = FALSE; in RsDoWordIoDescriptor() local
194 ResSourceIndex = TRUE; in RsDoWordIoDescriptor()
214 if (!ResSourceIndex) in RsDoWordIoDescriptor()
227 else if (ResSourceIndex) in RsDoWordIoDescriptor()
307 BOOLEAN ResSourceIndex = FALSE; in RsDoWordBusNumberDescriptor() local
413 ResSourceIndex = TRUE; in RsDoWordBusNumberDescriptor()
433 if (!ResSourceIndex) in RsDoWordBusNumberDescriptor()
446 else if (ResSourceIndex) in RsDoWordBusNumberDescriptor()
629 ResSourceIndex = TRUE; in RsDoWordSpaceDescriptor()
649 if (!ResSourceIndex) in RsDoWordSpaceDescriptor()
[all …]
A Daslrestype2d.c86 BOOLEAN ResSourceIndex = FALSE; in RsDoDwordIoDescriptor() local
201 ResSourceIndex = TRUE; in RsDoDwordIoDescriptor()
223 if (!ResSourceIndex) in RsDoDwordIoDescriptor()
236 else if (ResSourceIndex) in RsDoDwordIoDescriptor()
316 BOOLEAN ResSourceIndex = FALSE; in RsDoDwordMemoryDescriptor() local
437 ResSourceIndex = TRUE; in RsDoDwordMemoryDescriptor()
457 if (!ResSourceIndex) in RsDoDwordMemoryDescriptor()
470 else if (ResSourceIndex) in RsDoDwordMemoryDescriptor()
668 ResSourceIndex = TRUE; in RsDoDwordSpaceDescriptor()
688 if (!ResSourceIndex) in RsDoDwordSpaceDescriptor()
[all …]
A Daslrestype2.c180 UINT8 ResSourceIndex = 0; in RsDoInterruptDescriptor() local
266 ResSourceIndex = (UINT8) InitializerOp->Asl.Value.Integer; in RsDoInterruptDescriptor()
368 Rover->ByteItem = ResSourceIndex; in RsDoInterruptDescriptor()
A Daslrestype2s.c404 Descriptor->Gpio.ResSourceIndex = in RsDoGpioIntDescriptor()
620 Descriptor->Gpio.ResSourceIndex = (UINT8) InitializerOp->Asl.Value.Integer; in RsDoGpioIoDescriptor()
812 Descriptor->I2cSerialBus.ResSourceIndex = in RsDoI2cSerialBusDescriptor()
991 Descriptor->SpiSerialBus.ResSourceIndex = in RsDoSpiSerialBusDescriptor()
1176 Descriptor->UartSerialBus.ResSourceIndex = in RsDoUartSerialBusDescriptor()
/third_party/lib/acpica/source/components/resources/
A Drsserial.c127 AML_OFFSET (Gpio.ResSourceIndex),
203 AML_OFFSET (CommonSerialBus.ResSourceIndex),
283 AML_OFFSET (CommonSerialBus.ResSourceIndex),
379 AML_OFFSET (CommonSerialBus.ResSourceIndex),
/third_party/lib/acpica/source/components/disassembler/
A Ddmresrcl2.c207 AcpiOsPrintf ("0x%2.2X, ", Resource->Gpio.ResSourceIndex); in AcpiDmGpioCommon()
524 AcpiOsPrintf ("0x%2.2X, ", Resource->I2cSerialBus.ResSourceIndex); in AcpiDmI2cSerialBusDescriptor()
603 AcpiOsPrintf ("0x%2.2X, ", Resource->SpiSerialBus.ResSourceIndex); in AcpiDmSpiSerialBusDescriptor()
685 AcpiOsPrintf ("0x%2.2X, ", Resource->UartSerialBus.ResSourceIndex); in AcpiDmUartSerialBusDescriptor()
/third_party/lib/acpica/source/include/acpica/
A Damlresrc.h422 UINT8 ResSourceIndex; member
448 UINT8 ResSourceIndex; \

Completed in 21 milliseconds