Searched refs:TMS_HIGH (Results 1 – 1 of 1) sorted by relevance
68 #define TMS_HIGH 1 macro278 alt_jtag_io(TMS_HIGH, TDI_LOW, IGNORE_TDO); in altera_jreset_idle()308 alt_jtag_io(TMS_HIGH, TDI_LOW, IGNORE_TDO); in altera_goto_jstate()315 ? TMS_HIGH : TMS_LOW; in altera_goto_jstate()354 tms = (wait_state == RESET) ? TMS_HIGH : TMS_LOW; in altera_wait_cycles()