Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/fpga/
H A Divm_core.c298 static signed char ispVMLoop(unsigned short a_usLoopCount);
1893 signed char ispVMLoop(unsigned short a_usLoopCount) in ispVMLoop() argument
1912 for (iLoopIndex = 0; iLoopIndex < a_usLoopCount; iLoopIndex++) { in ispVMLoop()