Searched refs:EXPRESS (Results 1 - 2 of 2) sorted by path

/u-boot/include/
H A Dlattice.h55 #define EXPRESS 0x0001 /* Simultaneous program and verify. */ macro
/u-boot/drivers/fpga/
H A Divm_core.c1514 g_usDataType &= ~(SIR_DATA + EXPRESS + SDR_DATA);
1534 g_usDataType |= EXPRESS; /*mark simultaneous in and out*/
1662 if ((g_usDataType & EXPRESS) || (a_cCode == SDR)) {

Completed in 130 milliseconds