Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/fpga/
H A Divm_core.c247 unsigned char NextState; /* Step to this state */ member
305 static void ispVMStateMachine(signed char NextState);
2449 g_JTAGTransistions[cStateIndex].NextState)) { in ispVMStateMachine()