Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/fpga/
H A Divm_core.c155 static signed char g_cCurrentJTAGState; variable
317 static signed char g_cCurrentJTAGState; variable
673 (g_cCurrentJTAGState == ucState)) { in ispVMCode()
1542 if (g_cCurrentJTAGState != SHIFTDR) { in ispVMShift()
1549 if (g_cCurrentJTAGState == DRPAUSE) { in ispVMShift()
2197 (g_cCurrentJTAGState == ucState)) { in ispVMLCOUNT()
2440 if ((g_cCurrentJTAGState == cNextJTAGState) && in ispVMStateMachine()
2446 if ((g_cCurrentJTAGState == in ispVMStateMachine()
2454 g_cCurrentJTAGState = cNextJTAGState; in ispVMStateMachine()
2486 g_usDataType = g_uiChecksumIndex = g_cCurrentJTAGState = 0; in ispVMStart()