Home
last modified time | relevance | path

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

/linux/drivers/staging/gpib/ines/
H A Dines.h100 IN_FIFO_COUNT = 0x10,
108 IN_FIFO_WATERMARK = IN_FIFO_COUNT,
107 IN_FIFO_COUNT = 0x10, global() enumerator
H A Dines_gpib.c93 return ines_inb(ines_priv, IN_FIFO_COUNT); in num_in_fifo_bytes()