Home
last modified time | relevance | path

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

/linux/drivers/gpib/hp_82341/
H A Dhp_82341.h31 static const int hp_82341_fifo_size = 0xffe; variable
H A Dhp_82341.c82 block_size = min(num_fifo_bytes - i, hp_82341_fifo_size); in hp_82341_accel_read()
195 block_size = min(fifo_xfer_len - i, hp_82341_fifo_size); in hp_82341_accel_write()