Searched refs:SHIFTIR (Results 1 – 2 of 2) sorted by relevance
/external/u-boot/drivers/fpga/ |
D | ivm_core.c | 269 { IRPAUSE, SHIFTIR, 0x80, 2 },/* Extra transitions using SHIFTIR */ 270 { SHIFTIR, IRPAUSE, 0x80, 2 }, 271 { SHIFTIR, IDLE, 0xC0, 3 }, 341 case SHIFTIR: in GetState() 1523 ispVMStateMachine(SHIFTIR); in ispVMShift() 1526 ispVMStateMachine(SHIFTIR); in ispVMShift()
|
/external/u-boot/include/ |
D | lattice.h | 33 #define SHIFTIR 0x04 macro
|