Searched refs:DRCAPTURE (Results 1 – 2 of 2) sorted by relevance
/u-boot/include/ |
A D | lattice.h | 36 #define DRCAPTURE 0x06 macro
|
/u-boot/drivers/fpga/ |
A D | ivm_core.c | 273 { DRPAUSE, DRCAPTURE, 0xE0, 4 }, /* 11/15/05 Support DRCAPTURE*/ 274 { DRCAPTURE, DRPAUSE, 0x80, 2 }, 275 { IDLE, DRCAPTURE, 0x80, 2 }, 276 { IRPAUSE, DRCAPTURE, 0xE0, 4 } 346 case DRCAPTURE:/* 11/15/05 support DRCAPTURE*/ in GetState() 675 ispVMStateMachine(DRCAPTURE); in ispVMCode() 2199 ispVMStateMachine(DRCAPTURE); in ispVMLCOUNT()
|
Completed in 6 milliseconds