Lines Matching refs:Integer

212         SpecifiedLength = (UINT16) BufferOp->Asl.Value.Integer;
227 *VendorData = (UINT8) BufferOp->Asl.Value.Integer;
370 Descriptor->Gpio.PinConfig = (UINT8) InitializerOp->Asl.Value.Integer;
377 Descriptor->Gpio.DebounceTimeout = (UINT16) InitializerOp->Asl.Value.Integer;
398 (UINT8) InitializerOp->Asl.Value.Integer;
438 *InterruptList = (UINT16) InitializerOp->Asl.Value.Integer;
565 Descriptor->Gpio.PinConfig = (UINT8) InitializerOp->Asl.Value.Integer;
572 Descriptor->Gpio.DebounceTimeout = (UINT16) InitializerOp->Asl.Value.Integer;
579 Descriptor->Gpio.DriveStrength = (UINT16) InitializerOp->Asl.Value.Integer;
606 Descriptor->Gpio.ResSourceIndex = (UINT8) InitializerOp->Asl.Value.Integer;
645 *InterruptList = (UINT16) InitializerOp->Asl.Value.Integer;
755 Descriptor->I2cSerialBus.SlaveAddress = (UINT16) InitializerOp->Asl.Value.Integer;
769 Descriptor->I2cSerialBus.ConnectionSpeed = (UINT32) InitializerOp->Asl.Value.Integer;
797 (UINT8) InitializerOp->Asl.Value.Integer;
915 Descriptor->SpiSerialBus.DeviceSelection = (UINT16) InitializerOp->Asl.Value.Integer;
936 Descriptor->SpiSerialBus.DataBitLength = (UINT8) InitializerOp->Asl.Value.Integer;
950 Descriptor->SpiSerialBus.ConnectionSpeed = (UINT32) InitializerOp->Asl.Value.Integer;
957 Descriptor->SpiSerialBus.ClockPolarity = (UINT8) InitializerOp->Asl.Value.Integer;
964 Descriptor->SpiSerialBus.ClockPhase = (UINT8) InitializerOp->Asl.Value.Integer;
985 (UINT8) InitializerOp->Asl.Value.Integer;
1102 Descriptor->UartSerialBus.DefaultBaudRate = (UINT32) InitializerOp->Asl.Value.Integer;
1123 Descriptor->UartSerialBus.LinesEnabled = (UINT8) InitializerOp->Asl.Value.Integer;
1137 Descriptor->UartSerialBus.Parity = (UINT8) InitializerOp->Asl.Value.Integer;
1151 Descriptor->UartSerialBus.RxFifoSize = (UINT16) InitializerOp->Asl.Value.Integer;
1158 Descriptor->UartSerialBus.TxFifoSize = (UINT16) InitializerOp->Asl.Value.Integer;
1179 (UINT8) InitializerOp->Asl.Value.Integer;