Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/misc/altera-stapl/
Daltera-jtag.c40 /* DREXIT1 */ { DRUPDATE, DRPAUSE },
41 /* DRPAUSE */ { DREXIT2, DRPAUSE },
304 (state == DRPAUSE) || (state == IRSHIFT) || in altera_goto_jstate()
608 case DRPAUSE: in altera_irscan()
612 start_state = DRPAUSE; in altera_irscan()
707 case DRPAUSE: in altera_swap_ir()
711 start_state = DRPAUSE; in altera_swap_ir()
811 case DRPAUSE: in altera_drscan()
815 start_state = DRPAUSE; in altera_drscan()
868 js->jtag_state = DRPAUSE; in altera_drscan()
[all …]
Daltera-jtag.h24 DRPAUSE = 6, enumerator