Home
last modified time | relevance | path

Searched refs:g_usIntelDataIndex (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/drivers/fpga/
H A Dlattice.c33 extern unsigned short g_usIntelDataIndex;
151 if (g_usIntelDataIndex >= g_usIntelBufferSize) { in GetByte()
155 ucData = g_pucIntelBuffer[g_usIntelDataIndex++]; in GetByte()
189 g_usIntelDataIndex = 0; in ispVM()
H A Divm_core.c183 unsigned short g_usIntelDataIndex; variable
2152 g_usIntelDataIndex = 0; in ispVMLCOUNT()