Home
last modified time | relevance | path

Searched refs:DRPAUSE (Results 1 – 2 of 2) sorted by relevance

/linux-3.4.99/drivers/misc/altera-stapl/
Daltera-jtag.c54 /* DREXIT1 */ { DRUPDATE, DRPAUSE },
55 /* DRPAUSE */ { DREXIT2, DRPAUSE },
318 (state == DRPAUSE) || (state == IRSHIFT) || in altera_goto_jstate()
622 case DRPAUSE: in altera_irscan()
626 start_state = DRPAUSE; in altera_irscan()
721 case DRPAUSE: in altera_swap_ir()
725 start_state = DRPAUSE; in altera_swap_ir()
825 case DRPAUSE: in altera_drscan()
829 start_state = DRPAUSE; in altera_drscan()
882 js->jtag_state = DRPAUSE; in altera_drscan()
[all …]
Daltera-jtag.h38 DRPAUSE = 6, enumerator