Searched refs:SDR (Results 1 - 2 of 2) sorted by relevance

/u-boot/include/
H A Dlattice.h21 #define SCANMAX 64000L /* The maximum SDR/SIR burst. */
44 #define CASCADE 0x0002 /* Currently splitting large SDR. */
57 #define SDR_DATA 0x0004 /* SDR is the active SVF command. */
100 #define ENDDATA 0x00 /* The end of the current SDR data stream. */
102 #define ENDDR 0x02 /* The stable state after SDR. */
123 #define SDR 0x12 /* The data stream follows. */ macro
/u-boot/drivers/fpga/
H A Divm_core.c59 * g_ucEndDR: the state that the device goes to after SDR.
222 * g_pucHDRData: local RAM to hold the current SDR header.
223 * g_pucTDRData: local RAM to hold the current SDR trailer.
589 * bit length of an SIR/SDR command.
688 case SDR:
696 case SDR:
701 puts("SDR ");
1113 * Processes the TDI/TDO/MASK/DMASK etc of an SIR/SDR command.
1137 * Iterate through SIR/SDR command and look for TDI,
1498 * Processes the SDR/XSD
[all...]

Completed in 80 milliseconds