Searched refs:COMPRESS (Results 1 - 2 of 2) sorted by last modified time

/u-boot/drivers/fpga/
H A Divm_core.c641 g_usDataType |= COMPRESS;
643 g_usDataType &= ~COMPRESS;
1383 if (g_usDataType & COMPRESS) {
1472 !getData && !(g_usDataType&COMPRESS)) {
1737 if (g_usDataType & COMPRESS) {
1738 g_usDataType &= ~(COMPRESS);
1861 g_usDataType |= COMPRESS;
/u-boot/include/
H A Dlattice.h58 #define COMPRESS 0x0008 /* Data is compressed. */ macro

Completed in 170 milliseconds