Searched refs:OpcodeIndex (Results 1 – 4 of 4) sorted by relevance
434 IN UINT8 OpcodeIndex, in SpiProtocolExecute() argument501 if ((OpcodeIndex >= SPI_NUM_OPCODE) || (PrefixOpcodeIndex >= SPI_NUM_PREFIX_OPCODE)) { in SpiProtocolExecute()560 OpcodeIndex, in SpiProtocolExecute()655 IN UINT8 OpcodeIndex, in SendSpiCmd() argument723 Operation = SpiInstance->SpiInitTable.OpcodeMenu[OpcodeIndex].Operation; in SendSpiCmd()724 OpCode = MmioRead8 (PchRootComplexBar + R_QNC_RCRB_SPIOPMENU + OpcodeIndex); in SendSpiCmd()738 if (SpiInstance->SpiInitTable.OpcodeMenu[OpcodeIndex].Type == EnumSpiOpcodeRead && in SendSpiCmd()810 (UINT16) ((OpcodeIndex << 4) & B_QNC_RCRB_SPIC_COP) | in SendSpiCmd()817 ( (UINT16) ((OpcodeIndex << 4) & B_QNC_RCRB_SPIC_COP) | in SendSpiCmd()
157 IN UINT8 OpcodeIndex,210 IN UINT8 OpcodeIndex,
213 IN UINT8 OpcodeIndex,
262 IN UINT8 OpcodeIndex,