Searched refs:altera_set_irstop (Results 1 – 3 of 3) sorted by relevance
72 int altera_set_irstop(struct altera_jtag *js, enum altera_jtag_state state);
109 int altera_set_irstop(struct altera_jtag *js, enum altera_jtag_state state) in altera_set_irstop() function
1040 status = altera_set_irstop(&astate->js, args[0]); in altera_execute()