Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/mips/sibyte/dev/
H A Dsbjcn.c246 #define jtag_input_len(data) (((data) >> 56) & 0xFF) macro
1474 ch->ch_waiting_input = jtag_input_len(inbuf); in sbjcncn_grabdword()
1562 sbjcn_cons_waiting_input = jtag_input_len(inbuf); in sbjcn_cngrabdword()