Home
last modified time | relevance | path

Searched refs:PrefixOpcodeIndex (Results 1 – 5 of 5) sorted by relevance

/device/linaro/bootloader/edk2/QuarkSocPkg/QuarkNorthCluster/Spi/Common/
DSpiCommon.h158 IN UINT8 PrefixOpcodeIndex,
211 IN UINT8 PrefixOpcodeIndex,
DSpiCommon.c435 IN UINT8 PrefixOpcodeIndex, in SpiProtocolExecute() argument
501 if ((OpcodeIndex >= SPI_NUM_OPCODE) || (PrefixOpcodeIndex >= SPI_NUM_PREFIX_OPCODE)) { in SpiProtocolExecute()
561 PrefixOpcodeIndex, in SpiProtocolExecute()
656 IN UINT8 PrefixOpcodeIndex, in SendSpiCmd() argument
811 (UINT16) ((PrefixOpcodeIndex << 3) & B_QNC_RCRB_SPIC_SPOP) | in SendSpiCmd()
818 (UINT16) ((PrefixOpcodeIndex << 3) & B_QNC_RCRB_SPIC_SPOP) | in SendSpiCmd()
/device/linaro/bootloader/edk2/Vlv2DeviceRefCodePkg/ValleyView2Soc/SouthCluster/Include/Protocol/
DSpi.h214 IN UINT8 PrefixOpcodeIndex,
/device/linaro/bootloader/edk2/QuarkSocPkg/QuarkNorthCluster/Include/Protocol/
DSpi.h263 IN UINT8 PrefixOpcodeIndex,
/device/linaro/bootloader/edk2/QuarkPlatformPkg/Platform/SpiFvbServices/
DFwBlockService.c1658 UINT8 PrefixOpcodeIndex; in FvbInitialize() local
1777 PrefixOpcodeIndex = 1; in FvbInitialize()
1779 PrefixOpcodeIndex = 0; in FvbInitialize()
1784 PrefixOpcodeIndex, // PrefixOpcodeIndex in FvbInitialize()