Home
last modified time | relevance | path

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

/u-boot/drivers/fpga/
A Divm_core.c665 ucState = GetByte(); in ispVMCode()
673 (ucState == DRPAUSE) && in ispVMCode()
678 ispVMStateMachine(ucState); in ispVMCode()
1068 ucState = GetByte(); in ispVMCode()
1069 if ((ucState == ON) || (ucState == 0x01)) in ispVMCode()
1077 ucState = GetByte(); in ispVMCode()
1078 if (ucState == 0x01) in ispVMCode()
2155 ucState = 0; in ispVMLCOUNT()
2190 ucState = GetByte(); in ispVMLCOUNT()
2292 ucState = GetByte(); in ispVMLCOUNT()
[all …]

Completed in 34 milliseconds