Home
last modified time | relevance | path

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

/u-boot/drivers/fpga/
A Divm_core.c639 if (!(g_usDataType & LHEAP_IN) && !(g_usDataType & HEAP_IN)) { in ispVMCode()
672 if ((g_usDataType & LHEAP_IN) && in ispVMCode()
681 if (g_usDataType & LHEAP_IN) { in ispVMCode()
699 if (g_usDataType & LHEAP_IN) { in ispVMCode()
740 if (g_usDataType & LHEAP_IN) { in ispVMCode()
753 if (g_usDataType & LHEAP_IN) { in ispVMCode()
2123 g_usDataType |= LHEAP_IN; in ispVMLCOUNT()
2196 if ((g_usDataType & LHEAP_IN) && in ispVMLCOUNT()
2340 g_usDataType &= ~LHEAP_IN; in ispVMLCOUNT()
A Dlattice.c147 } else if (g_usDataType & LHEAP_IN) { in GetByte()
/u-boot/include/
A Dlattice.h63 #define LHEAP_IN 0x0200 /* Data is from intel data buffer. */ macro

Completed in 8 milliseconds