Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/fpga/
H A Divm_core.c2434 void ispVMStateMachine(signed char cNextJTAGState) in ispVMStateMachine() argument
2440 if ((g_cCurrentJTAGState == cNextJTAGState) && in ispVMStateMachine()
2441 (cNextJTAGState != RESET)) { in ispVMStateMachine()
2448 (cNextJTAGState == in ispVMStateMachine()
2454 g_cCurrentJTAGState = cNextJTAGState; in ispVMStateMachine()