Home
last modified time | relevance | path

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

/u-boot/include/
A Dlattice.h47 #define SHIFTLEFT 0x0100 /* The next data stream needs a left shift. */ macro
/u-boot/drivers/fpga/
A Divm_core.c989 g_usFlowControl |= SHIFTLEFT; in ispVMCode()
1272 if (g_usFlowControl & SHIFTLEFT) { in ispVMDataCode()
1274 g_usFlowControl &= ~SHIFTLEFT; in ispVMDataCode()

Completed in 6 milliseconds