Searched refs:DRCAPTURE (Results 1 – 2 of 2) sorted by relevance
| /rk3399_rockchip-uboot/drivers/fpga/ |
| H A D | ivm_core.c | 272 { DRPAUSE, DRCAPTURE, 0xE0, 4 }, /* 11/15/05 Support DRCAPTURE*/ 273 { DRCAPTURE, DRPAUSE, 0x80, 2 }, 274 { IDLE, DRCAPTURE, 0x80, 2 }, 275 { IRPAUSE, DRCAPTURE, 0xE0, 4 } 345 case DRCAPTURE:/* 11/15/05 support DRCAPTURE*/ in GetState() 674 ispVMStateMachine(DRCAPTURE); in ispVMCode() 2198 ispVMStateMachine(DRCAPTURE); in ispVMLCOUNT()
|
| /rk3399_rockchip-uboot/include/ |
| H A D | lattice.h | 37 #define DRCAPTURE 0x06 macro
|