Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/fpga/
H A Divm_core.c625 unsigned short usDelay = 0; in ispVMCode() local
727 ispVMDelay(usDelay); in ispVMCode()
730 if (usDelay & 0x8000) { in ispVMCode()
738 usDelay &= ~0x8000; in ispVMCode()
741 (float) usDelay / 1000); in ispVMCode()
744 (float) usDelay / 1000); in ispVMCode()
2155 usDelay = 0; in ispVMLCOUNT()
2235 ispVMDelay(usDelay); in ispVMLCOUNT()
2238 if (usDelay & 0x8000) { in ispVMLCOUNT()
2247 usDelay &= ~0x8000; in ispVMLCOUNT()
[all …]