Searched refs:PrefixOpcodeIndex (Results 1 – 5 of 5) sorted by relevance
158 IN UINT8 PrefixOpcodeIndex,211 IN UINT8 PrefixOpcodeIndex,
416 IN UINT8 PrefixOpcodeIndex, in SpiProtocolExecute() argument482 if ((OpcodeIndex >= SPI_NUM_OPCODE) || (PrefixOpcodeIndex >= SPI_NUM_PREFIX_OPCODE)) { in SpiProtocolExecute()542 PrefixOpcodeIndex, in SpiProtocolExecute()635 IN UINT8 PrefixOpcodeIndex, in SendSpiCmd() argument788 (UINT16) ((PrefixOpcodeIndex << 3) & B_QNC_RCRB_SPIC_SPOP) | in SendSpiCmd()795 (UINT16) ((PrefixOpcodeIndex << 3) & B_QNC_RCRB_SPIC_SPOP) | in SendSpiCmd()
214 IN UINT8 PrefixOpcodeIndex,
263 IN UINT8 PrefixOpcodeIndex,
1654 UINT8 PrefixOpcodeIndex; in FvbInitialize() local1773 PrefixOpcodeIndex = 1; in FvbInitialize()1775 PrefixOpcodeIndex = 0; in FvbInitialize()1780 PrefixOpcodeIndex, // PrefixOpcodeIndex in FvbInitialize()