Home
last modified time | relevance | path

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

/external/u-boot/drivers/fpga/
Divm_core.c106 static unsigned short g_usMaxSize; variable
848 g_usMaxSize = (unsigned short) ispVMDataSize(); in ispVMCode()
851 printf("// MEMSIZE %d\n", g_usMaxSize); in ispVMCode()
1142 ispVMMemManager(cDataByte, g_usMaxSize); in ispVMDataCode()
2488 g_usMaxSize = g_usShiftValue = g_usRepeatLoops = 0; in ispVMStart()