Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/fpga/
H A Divm_core.c2438 signed char cStateIndex = 0; in ispVMStateMachine() local
2445 for (cStateIndex = 0; cStateIndex < 25; cStateIndex++) { in ispVMStateMachine()
2447 g_JTAGTransistions[cStateIndex].CurState) && in ispVMStateMachine()
2449 g_JTAGTransistions[cStateIndex].NextState)) { in ispVMStateMachine()
2456 cPathIndex < g_JTAGTransistions[cStateIndex].Pulses; in ispVMStateMachine()
2458 if ((g_JTAGTransistions[cStateIndex].Pattern << cPathIndex) in ispVMStateMachine()