Home
last modified time | relevance | path

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

/external/u-boot/include/
Dlattice.h45 #define REPEATLOOP 0x0008 /* Currently executing a repeat loop. */ macro
/external/u-boot/drivers/fpga/
Divm_core.c1909 g_usFlowControl |= REPEATLOOP; in ispVMLoop()
1922 g_usFlowControl &= ~(REPEATLOOP); in ispVMLoop()