Home
last modified time | relevance | path

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

/linux-6.15/drivers/misc/altera-stapl/
H A Daltera-jtag.c305 (state == IRPAUSE)) { in altera_goto_jstate()
619 case IRPAUSE: in altera_irscan()
623 start_state = IRPAUSE; in altera_irscan()
669 js->jtag_state = IRPAUSE; in altera_irscan()
718 case IRPAUSE: in altera_swap_ir()
722 start_state = IRPAUSE; in altera_swap_ir()
769 js->jtag_state = IRPAUSE; in altera_swap_ir()
822 case IRPAUSE: in altera_drscan()
826 start_state = IRPAUSE; in altera_drscan()
913 case IRPAUSE: in altera_swap_dr()
[all …]
H A Daltera-jtag.h31 IRPAUSE = 13, enumerator