Searched refs:TMS_HIGH (Results 1 – 1 of 1) sorted by relevance
82 #define TMS_HIGH 1 macro292 alt_jtag_io(TMS_HIGH, TDI_LOW, IGNORE_TDO); in altera_jreset_idle()322 alt_jtag_io(TMS_HIGH, TDI_LOW, IGNORE_TDO); in altera_goto_jstate()329 ? TMS_HIGH : TMS_LOW; in altera_goto_jstate()368 tms = (wait_state == RESET) ? TMS_HIGH : TMS_LOW; in altera_wait_cycles()