Home
last modified time | relevance | path

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

/linux/drivers/gpib/include/
H A Dtnt4882_registers.h29 FIFOB = 0x18, enumerator
/linux/drivers/gpib/tnt4882/
H A Dtnt4882_gpib.c247 word = ioread16(nec_priv->mmiobase + FIFOB); in drain_fifo_words()
380 buffer[count++] = tnt_readb(tnt_priv, FIFOB); in tnt4882_accel_read()
517 iowrite16(word, nec_priv->mmiobase + FIFOB); in generic_write()