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